Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .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/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/startup.scd: Use load() instead of ↵ | David Runge | 2017-04-29 | 1 | -7/+3 |
| | | | | readAllString.interpret for loading additional configuration. | ||||
* | .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/startup.scd: Adding a generic startupFile for ↵ | David Runge | 2016-08-09 | 1 | -0/+7 |
SuperCollider. |