User Tools

Site Tools


supercollider

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
supercollider [2025/03/03 18:45] – Update instructions for getting hw info adminsupercollider [2025/03/05 19:10] (current) smj-edison
Line 1: Line 1:
 ====== Directions ====== ====== Directions ======
  
-Use the ''jmg/supercollider'' branch until it's merged into main.+Use the ''jmg/supercollider'' folk branch until it's merged into main.
  
   * ''git checkout jmg/supercollider''   * ''git checkout jmg/supercollider''
  
-Install ''supercollider'', the alsa utilities, and ''tcl-udp'' through apt. +Install ''supercollider'', the alsa utilities, ''ghc'', and ''tcl-udp'' through apt. 
  
-  * ''sudo apt install supercollider alsa-utils tcl-udp''+  * ''sudo apt install supercollider alsa-utils tcl-udp ghc''
  
 Add yourself to the audio group and reboot. Add yourself to the audio group and reboot.
Line 17: Line 17:
  
   * This is a bit more involved.   * This is a bit more involved.
-  * Run this command: '' aplay -L | grep -E "hw:CARD=.*,DEV=0| sed -n 's/^\(hw:CARD=.*,DEV=0\).*$/\1/p'''+  * Run this command: 
 +    * <file bash>aplay -L | grep -E 'hw:CARD=.*,DEV=0| sed -n 's/^\(hw:CARD=.*,DEV=0\).*$/\1/p'</file>
      * Or, manually:      * Or, manually:
        * Start by running ''aplay -L''.        * Start by running ''aplay -L''.
Line 31: Line 32:
 [... rest of ifs] [... rest of ifs]
 </file> </file>
 +  * Install the SuperDirt library by running <file bash>echo 'include("SuperDirt");' | QT_QPA_PLATFORM=offscreen sclang</file>
   * It should be set up!   * It should be set up!
  
supercollider.1741027549.txt.gz · Last modified: 2025/03/03 18:45 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki