Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing sclang config. | David Runge | 2020-04-18 | 1 | -5/+0 |
| | | | | | .config/SuperCollider/sclang_conf.yaml: Removing sclang config as it states absolute paths. | ||||
* | .config/SuperCollider/synthdefs.scd: Adding SynthDef to record 8 channels to ↵ | David Runge | 2019-03-23 | 1 | -0/+11 |
| | | | | disk with a volume array (through control Bus). | ||||
* | .config/SuperCollider/startup.scd: Adding setup for Focusrite Scarlett 18i20 ↵ | David Runge | 2019-03-23 | 1 | -1/+30 |
| | | | | and a MOTU UltraLite AVB. | ||||
* | .config/SuperCollider/functions.scd: Setting default gain of SSR sources to ↵ | David Runge | 2019-03-04 | 1 | -1/+21 |
| | | | | 1.0 (because usually one uses something else to mix). Adding helper function to bind eight control channels of a MIDI device to a given ZZZES3 instance, to set clocks. | ||||
* | .config/SuperCollider/functions.scd: Minor style fixes and adding of a ↵ | David Runge | 2019-03-03 | 1 | -4/+47 |
| | | | | convenience function for MIDI, to map to a given Bus. | ||||
* | .config/SuperCollider/functions.scd: Adding SSR specific helper functions. ↵ | David Runge | 2019-03-03 | 1 | -2/+73 |
| | | | | Adding TODOs. | ||||
* | .config/SuperCollider/functions.scd: Adding simple helper functions to ↵ | David Runge | 2019-03-03 | 1 | -0/+58 |
| | | | | connect/disconnect JACK clients by name:port_name. Adding function to add additional channels (above hardware in and outputs), which automatically increments Server.local.options.num{In,Out}putBuschannels. | ||||
* | .config/SuperCollider/synthdefs.scd: Being more clear in the description. | David Runge | 2019-03-03 | 1 | -2/+2 |
| | |||||
* | .config/SuperCollider/startup.scd: Introducing the concept of additional ↵ | David Runge | 2019-03-03 | 1 | -0/+7 |
| | | | | channels (to scsynth), above the hardware in and outputs (to be defined before starting the server). Conditionally adding functions.scd, holding custom functions. | ||||
* | .config/SuperCollider/synthdefs.scd: Adding first set of useful, minimal ↵ | David Runge | 2019-03-02 | 1 | -0/+37 |
| | | | | SynthDefs. | ||||
* | .config/SuperCollider/startup.scd: Always evaluating the internal audio card ↵ | David Runge | 2019-03-02 | 1 | -15/+11 |
| | | | | last. | ||||
* | .config/SuperCollider/startup.scd: Fix ffado-test use. Do not initialize ↵ | David Runge | 2019-03-02 | 1 | -28/+31 |
| | | | | MIDI automatically (better to do that per project for now). Adding potential synthdefs.scd. | ||||
* | .config/SuperCollider/startup.scd: Adding proper Dictionary based setups to ↵ | David Runge | 2018-01-11 | 1 | -4/+25 |
| | | | | all available internal and external sound cards, so ClassLibrary will get compiled successfully. | ||||
* | .config/SuperCollider/startup.scd: Fixing headphones1 and spdif out for ↵ | David Runge | 2018-01-11 | 1 | -2/+2 |
| | | | | fireface800 settings. | ||||
* | .config/SuperCollider/startup.scd: Creating Dictionary objects for RME ↵ | David Runge | 2018-01-05 | 1 | -10/+62 |
| | | | | Fireface UFX/800 (and soon all other audio interfaces in use) to hold information about their names, in and outputs and convenience identifiers. | ||||
* | .config/SuperCollider/startupfiles: Removing obsolete startupfiles. | David Runge | 2017-12-21 | 4 | -22/+0 |
| | |||||
* | .config/SuperCollider/startup.scd: Using easier and more unified way to load ↵ | David Runge | 2017-12-21 | 1 | -15/+20 |
| | | | | standard num{Input,Output}BusChannels per interface. Using ffado-test still has to be setup for firewire devices. | ||||
* | .config/SuperCollider/startup.scd: Automatically initializing and connecting ↵ | David Runge | 2017-12-14 | 1 | -0/+4 |
| | | | | MIDI devices. | ||||
* | .config/SuperCollider/startup.scd: Adding checks and automatic configuration ↵ | David Runge | 2017-11-03 | 1 | -3/+8 |
| | | | | loading for behringer XUSB and Focusrite Scarlett 18i20. | ||||
* | .config/SuperCollider/startupfiles/*: Adding startup files for Behringer ↵ | David Runge | 2017-11-03 | 2 | -0/+9 |
| | | | | XUSB and Focusrite 18i20. | ||||
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding device name ↵ | David Runge | 2017-04-29 | 1 | -1/+2 |
| | | | | and clarifying doubling of blockSize in comment. | ||||
* | .config/SuperCollider/startupfiles/rme_babyface.scd: Adding device name and ↵ | David Runge | 2017-04-29 | 1 | -1/+2 |
| | | | | doubling blockSize of Server.local.options. | ||||
* | .config/SuperCollider/startup.scd: Use load() instead of ↵ | David Runge | 2017-04-29 | 1 | -7/+3 |
| | | | | readAllString.interpret for loading additional configuration. | ||||
* | .config/SuperCollider/startupfiles/: Removing old unneeded, unused clutter. | David Runge | 2017-04-29 | 5 | -187/+0 |
| | |||||
* | .config/SuperCollider/sclang_conf.yaml: Adding updated version. | David Runge | 2017-04-29 | 1 | -1/+1 |
| | |||||
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding all outputs ↵ | David Runge | 2017-04-27 | 1 | -69/+2 |
| | | | | and inputs generically instead of each one by one. This now works fully with any Fireface 800. | ||||
* | .config/SuperCollider/startup.scd: Adding conditionals to check for RME ↵ | David Runge | 2017-04-27 | 1 | -3/+14 |
| | | | | Fireface800 and RME Babyface and load additional input/out configuration accordingly. | ||||
* | .config/SuperCollider/startupfiles/rme_babyface.scd: Adding RME Babyface ↵ | David Runge | 2017-04-27 | 1 | -0/+4 |
| | | | | input/output settings. | ||||
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding JACK ↵ | David Runge | 2017-04-27 | 1 | -0/+66 |
| | | | | auto-connects for fireface800. | ||||
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete ↵ | David Runge | 2016-08-09 | 1 | -47/+6 |
| | | | | configurations. | ||||
* | .config/SuperCollider/startup.scd: Adding a generic startupFile for ↵ | David Runge | 2016-08-09 | 1 | -0/+7 |
| | | | | SuperCollider. | ||||
* | .gitignore: Unignoring SuperCollider's startup file. | David Runge | 2016-08-09 | 1 | -0/+0 |
| | |||||
* | .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml. | David Runge | 2016-08-09 | 1 | -106/+0 |
| | |||||
* | .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settings | David Runge | 2016-03-11 | 1 | -52/+79 |
| | |||||
* | SuperCollider startup file for electronic studio | David Runge | 2014-07-14 | 1 | -0/+49 |
| | |||||
* | Changing from 4 to 2 channels by default (because of new laptop) | David Runge | 2014-02-19 | 1 | -1/+2 |
| | |||||
* | Adding Supercollider startup files | David Runge | 2014-01-01 | 7 | -0/+270 |