Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:audio_workstation [2012/05/07 04:47] – [Sequencing] solorin | wiki:audio_workstation [2012/05/07 05:15] (current) – solorin | ||
---|---|---|---|
Line 12: | Line 12: | ||
* libffado | * libffado | ||
======Routing Audio and Adjusting Levels====== | ======Routing Audio and Adjusting Levels====== | ||
- | Load Jack-OSS, non-session, | + | Load Jack-OSS, non-session, |
====Routing==== | ====Routing==== | ||
You can also route audio without Jack. See below. | You can also route audio without Jack. See below. | ||
Line 66: | Line 66: | ||
======Studio====== | ======Studio====== | ||
- | Load non-daw, yoshimi, cuse | + | ====Multitrack |
- | + | * non-daw | |
- | HP => [X] => MEM | + | |
- | + | ||
- | where X is any number of steps. | + | |
- | ====Recording | + | |
HP => I => S => MIC => ADC => CPU => MEM | HP => I => S => MIC => ADC => CPU => MEM | ||
- | ====Digital Instruments (MIDI/ | + | MEM => CPU => MEM |
- | HP => I => CPU => MEM => DAC => SPK => S | + | ====Effects Processing==== |
+ | * yoshimi | ||
- | ====Software Instruments==== | + | ====Format Conversion==== |
- | ==Synths== | + | * sox |
- | ==Drum Machines== | + | sox can perform batch conversions with the greatest efficiency. |
======Computer-Aided Composition====== | ======Computer-Aided Composition====== | ||
- | load flabc, abcm2ps, abcmidi, playabc, non-sequencer, | + | ====Scoring==== |
+ | * flabc | ||
+ | * abcm2ps | ||
+ | * abcmidi | ||
+ | * playabc | ||
HN => [X] => CPU => [X] => HN | HN => [X] => CPU => [X] => HN | ||
- | ====Scoring==== | + | |
+ | HN = musical notation | ||
====Sequencing==== | ====Sequencing==== | ||
- | HN => [X] => MEM | ||
- | HN = sequencing pattern. | ||
==Loop Sequencer== | ==Loop Sequencer== | ||
- | ==Step Sequencer== | + | * non-sequencer |
- | ======Production ====== | + | HN = [X] = MEM |
- | load non-daw, sox | + | |
- | MEM => CPU => MEM | + | HN = sequencing pattern. |
- | ====Multi-track Editing==== | + | ==Step Sequencer== |
- | ====Effects Processing==== | + | * btektracker |
- | * sox | + | |
- | sox has a plethora of effects, including but not limited to: | + | |
- | sox currently only supports output to OSS or alsa drivers. | + | |
- | ====Format Conversion==== | + | |
- | * sox | + | |
- | sox can perform batch conversions with the greatest efficiency. | + | |
- | ====== | + | ======MIDI====== |
- | load yoshimi, linux-sampler, rakkarack, giada, super-collider | + | HP => [X] => MEM => [X] => S |
+ | ====Software Instruments==== | ||
+ | * yoshimi | ||
+ | * linux sampler | ||
+ | ====External Digital Instruments ==== | ||
+ | * a2jmidid(optional) | ||
+ | * cuse | ||
- | In which human parsable audio/data goes into the black box, becomes computer parsable data but | + | HP => I => CPU => MEM => [X] => S |
- | remerges as human parsable audio out. As near to real time as humanly possible, oh I mean robotically possible. | + | |
- | ====Instruments==== | + | ====== Performance ====== |
+ | In which human parsable audio/data goes into the black box, becomes computer parsable data but remerges as human parsable audio out. As near to real time as humanly possible, oh I mean robotically possible. | ||
- | ==Acoustic== | ||
- | ==Electric== | ||
- | ==Electronic(MIDI/ | ||
- | ==Software Synths== | ||
- | ==Software Sampler== | ||
====Real-time effects==== | ====Real-time effects==== | ||
+ | * rakkarack | ||
S => [X] => CPU => [X] => S | S => [X] => CPU => [X] => S | ||
Line 126: | Line 122: | ||
audio to audio | audio to audio | ||
+ | ==Acoustic== | ||
+ | ==Electric== | ||
+ | |||
+ | ====Digital Instruments==== | ||
+ | ==Software Instruments== | ||
+ | * yoshimi | ||
+ | * linux-sampler | ||
+ | |||
+ | ==External Digital Instruments== | ||
+ | * a2jmidid(optional) | ||
+ | * cuse | ||
====Live Looping==== | ====Live Looping==== | ||
+ | * giada | ||
audio to audio | audio to audio | ||
- | ====Live-Coding==== | + | ====Live Coding==== |
+ | * super-collider | ||
data(code) to audio | data(code) to audio | ||
- | |||
=======Alternates ====== | =======Alternates ====== | ||