define midi ins and audio outs in project

This commit is contained in:
🪞👃🪞 2024-07-12 19:20:57 +03:00
parent 58cd51dfbf
commit c4c1271c32
5 changed files with 56 additions and 35 deletions

View file

@ -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 _)