mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
define midi ins and audio outs in project
This commit is contained in:
parent
58cd51dfbf
commit
c4c1271c32
5 changed files with 56 additions and 35 deletions
|
|
@ -1,5 +1,8 @@
|
|||
(bpm 150)
|
||||
|
||||
(midi-in "nanoKEY Studio.*capture.*")
|
||||
(audio-out "Komplete.+:playback_FL", "Komplete.+:playback_FR")
|
||||
|
||||
(scene { :name "Intro" } _ 0 _ _)
|
||||
(scene { :name "Hook" } 0 1 0 _)
|
||||
(scene { :name "Verse" } 1 2 1 _)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue