aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider
Commit message (Collapse)AuthorAgeFilesLines
* .config/SuperCollider/startup.scd: Adding proper Dictionary based setups to ↵David Runge2018-01-111-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 Runge2018-01-111-2/+2
| | | | fireface800 settings.
* .config/SuperCollider/startup.scd: Creating Dictionary objects for RME ↵David Runge2018-01-051-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 Runge2017-12-214-22/+0
|
* .config/SuperCollider/startup.scd: Using easier and more unified way to load ↵David Runge2017-12-211-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 Runge2017-12-141-0/+4
| | | | MIDI devices.
* .config/SuperCollider/startup.scd: Adding checks and automatic configuration ↵David Runge2017-11-031-3/+8
| | | | loading for behringer XUSB and Focusrite Scarlett 18i20.
* .config/SuperCollider/startupfiles/*: Adding startup files for Behringer ↵David Runge2017-11-032-0/+9
| | | | XUSB and Focusrite 18i20.
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding device name ↵David Runge2017-04-291-1/+2
| | | | and clarifying doubling of blockSize in comment.
* .config/SuperCollider/startupfiles/rme_babyface.scd: Adding device name and ↵David Runge2017-04-291-1/+2
| | | | doubling blockSize of Server.local.options.
* .config/SuperCollider/startup.scd: Use load() instead of ↵David Runge2017-04-291-7/+3
| | | | readAllString.interpret for loading additional configuration.
* .config/SuperCollider/startupfiles/: Removing old unneeded, unused clutter.David Runge2017-04-295-187/+0
|
* .config/SuperCollider/sclang_conf.yaml: Adding updated version.David Runge2017-04-291-1/+1
|
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding all outputs ↵David Runge2017-04-271-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 Runge2017-04-271-3/+14
| | | | Fireface800 and RME Babyface and load additional input/out configuration accordingly.
* .config/SuperCollider/startupfiles/rme_babyface.scd: Adding RME Babyface ↵David Runge2017-04-271-0/+4
| | | | input/output settings.
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding JACK ↵David Runge2017-04-271-0/+66
| | | | auto-connects for fireface800.
* .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete ↵David Runge2016-08-091-47/+6
| | | | configurations.
* .config/SuperCollider/startup.scd: Adding a generic startupFile for ↵David Runge2016-08-091-0/+7
| | | | SuperCollider.
* .gitignore: Unignoring SuperCollider's startup file.David Runge2016-08-091-0/+0
|
* .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml.David Runge2016-08-091-106/+0
|
* .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settingsDavid Runge2016-03-111-52/+79
|
* SuperCollider startup file for electronic studioDavid Runge2014-07-141-0/+49
|
* Changing from 4 to 2 channels by default (because of new laptop)David Runge2014-02-191-1/+2
|
* Adding Supercollider startup filesDavid Runge2014-01-017-0/+270