Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| start [2024/02/19 16:29] – steve.wang | start [2025/08/01 05:39] (current) – steve.wang | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| At present, it is intended for use within Nodejs. | At present, it is intended for use within Nodejs. | ||
| + | |||
| ===== Tutorial Table Of Contents ===== | ===== Tutorial Table Of Contents ===== | ||
| + | - [[konduktiva-install|Konduktiva installation]] | ||
| - [[first_steps|First Steps]] | - [[first_steps|First Steps]] | ||
| - [[connecting-konduktiva-to-music-synthesizer-using-carla|Click here to learn how to connect Konduktiva to Ardour]] | - [[connecting-konduktiva-to-music-synthesizer-using-carla|Click here to learn how to connect Konduktiva to Ardour]] | ||
| - [[quantizedmaps-tutorial|Quantized Maps]] | - [[quantizedmaps-tutorial|Quantized Maps]] | ||
| + | - [[basic-tools|basic tools]] | ||
| + | - [[note-root-octave|How noteMaps, rootMaps and, octaveMaps work together to produce a midi note]] | ||
| - [[music_generation|Music Generation (Generating Melodies)]] | - [[music_generation|Music Generation (Generating Melodies)]] | ||
| - | - [[recording-with-a-macbook|Recording Music]] | + | - [[recording-music|Recording Music]] |
| - | - [[recording-music|Recording Music both devices]] | + | - [[recording-with-a-macbook|Recording Music with a MacBook |
| - [[midi-cc|Sending MIDI CC Messages]] | - [[midi-cc|Sending MIDI CC Messages]] | ||
| + | - [[creating-players|Creating Players]] | ||
| - [[action-functions|Action Functions]] | - [[action-functions|Action Functions]] | ||
| - [[displaying-musicalenvironment-content|Displaying MusicalEnvironment Content]] | - [[displaying-musicalenvironment-content|Displaying MusicalEnvironment Content]] | ||
| - | - [[https:// | ||
| - [[using-worker-threads-with-konduktiva|Using Worker Threads With Konduktiva]] | - [[using-worker-threads-with-konduktiva|Using Worker Threads With Konduktiva]] | ||
| - [[adding-midi-file-to-musical-environment|Adding midi file to musical environment]] | - [[adding-midi-file-to-musical-environment|Adding midi file to musical environment]] | ||
| - | [[extra-help|Click here for extra help or to ask a question]] | + | ===== Helpful Sources ===== |
| + | - [[extra-help|Click here for extra help or to ask a question]] | ||
| + | - [[full-konduktiva-documentation|Full Konduktiva Documentation]] | ||
| + | |||
| + | ===== Examples ===== | ||
| + | [[Live-Coding-Melody-and-Harmony-in-JavaScript-code-examples]] | ||