Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
first_steps [2024/03/11 17:46] – steve.wang | first_steps [2024/11/03 23:04] (current) – steve.wang | ||
---|---|---|---|
Line 12: | Line 12: | ||
</ | </ | ||
- | OR | + | NOTE: await import |
- | <code javascript> | + | |
- | const K = await import(' | + | |
- | </ | + | |
After this is loaded, you will need to open one instance of MIDI output. Next, setup a default/ | After this is loaded, you will need to open one instance of MIDI output. Next, setup a default/ | ||
Line 62: | Line 59: | ||
</ | </ | ||
+ | {{ : | ||
Konduktiva can send MIDI messages to more than one music synthesizer session. Try opening another session of your music synthesizer and configure the new one to listen to channel 2. To hear a more obvious difference configure the second music synthesizer to use a different voice. Then, try this function: | Konduktiva can send MIDI messages to more than one music synthesizer session. Try opening another session of your music synthesizer and configure the new one to listen to channel 2. To hear a more obvious difference configure the second music synthesizer to use a different voice. Then, try this function: |