User Tools

Site Tools


notes:audio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:audio [2024/08/06 18:48] – Embed YT video, add TODO for adding code for cards later today adminnotes:audio [2025/10/30 23:26] (current) osnr
Line 24: Line 24:
 === Ian stuff (Tidal) === === Ian stuff (Tidal) ===
  
-''sudo apt install supercollider sc3-{plugins,plugins-language,plugins-server} ghci cabal-install''+''sudo apt install supercollider sc3-{plugins,plugins-language,plugins-server} ghc cabal-install'' 
 + 
 +''cabal update && cabal install --lib tidal'' 
 + 
 +<code> 
 +$ QT_QPA_PLATFORM=offscreen sclang 
 +compiling class library... 
 +WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. 
 + Found 867 primitives. 
 + Compiling directory '/usr/share/SuperCollider/SCClassLibrary' 
 + Compiling directory '/usr/share/SuperCollider/Extensions' 
 + Compiling directory '/home/folk/.local/share/SuperCollider/Extensions' 
 + numentries = 1201289 / 18426962 = 0.065 
 + 5791 method selectors, 3182 classes 
 + method table size 19440976 bytes, big table size 147415696 
 + Number of Symbols 14632 
 + Byte Code Size 424631 
 + compiled 455 files in 0.18 seconds 
 + 
 +Info: 4 methods are currently overwritten by extensions. To see which, execute: 
 +MethodOverride.printAll 
 + 
 +compile done 
 +localhost : setting clientID to 0. 
 +internal : setting clientID to 0. 
 +Class tree inited in 0.01 seconds 
 + 
 + 
 +*** Welcome to SuperCollider 3.13.0. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit). 
 +sc3> Quarks.install("SuperDirt"); 
 +</code>
notes/audio.1722970088.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki