Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Accessing Zynthian from your computer
(view source)
Revision as of 11:01, 27 June 2024
12 bytes removed
,
11:01, 27 June 2024
Fixes CUIA python example
Line 190:
Line 190:
# send_osc 1370 /CUIA/LAYER_CONTROL 2
# send_osc 1370 /CUIA/LAYER_CONTROL 2
−
An example Python script to
start a MIDI recording
:
+
An example Python script to
select chain 2
:
import liblo
import liblo
−
liblo.send(('zynthian.local', 1370), "/CUIA", ('
s
',
'START_MIDI_RECORD'
))
+
liblo.send(('zynthian.local', 1370), "/CUIA
/CHAIN_CONTROL
", ('
i
',
2
))
And finally, the full list of CUIAs:
And finally, the full list of CUIAs:
Riban
511
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Documentation
Building
Software
User's Guide
Updating
Accessing
FAQ
Features & Resources
Features
Processors
SoundFonts
Sound Demos
Photo Gallery
Development
TODO list
Wishlist
Development
Media
Media References
Sites
Web
Forum
Shop
Blog
GitHub
Social
YouTube
Twitter
Instagram
Google+
Facebook
Wiki
Recent changes
Random page
Help
Tools
Special pages
Printable version