Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2024/01/22 17:35] – steve.wang | start [2024/08/16 02:15] (current) – steve.wang | ||
---|---|---|---|
Line 3: | Line 3: | ||
Konduktiva is a JavaScript library for live coding, an improved version of the Conductive library for live coding in the Haskell programming language by Renick Bell. | Konduktiva is a JavaScript library for live coding, an improved version of the Conductive library for live coding in the Haskell programming language by Renick Bell. | ||
- | At present, it is intended for use within | + | At present, it is intended for use within |
===== Tutorial Table Of Contents ===== | ===== Tutorial Table Of Contents ===== | ||
+ | - [[vim-tmux-setup|VIM + TMUX Setup Tutorial]] | ||
- [[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]] |
+ | - [[quantizedmaps-tutorial|Quantized Maps]] | ||
+ | - [[basic-tools|basic tools]] | ||
+ | - [[note-root-octave|How noteMaps, rootMaps and, octaveMaps work together to produce a midi note]] | ||
+ | | ||
- [[recording-with-a-macbook|Recording Music]] | - [[recording-with-a-macbook|Recording Music]] | ||
- [[recording-music|Recording Music both devices]] | - [[recording-music|Recording Music both devices]] | ||
- [[midi-cc|Sending MIDI CC Messages]] | - [[midi-cc|Sending MIDI CC Messages]] | ||
+ | - [[creating-players|Creating Players]] | ||
- [[action-functions|Action Functions]] | - [[action-functions|Action Functions]] | ||
- | - [[custom-actions|Custom Action Functions]] | ||
- | - [[quantizedmaps-tutorial|Quantized Maps]] | ||
- [[displaying-musicalenvironment-content|Displaying MusicalEnvironment Content]] | - [[displaying-musicalenvironment-content|Displaying MusicalEnvironment Content]] | ||
- [[https:// | - [[https:// | ||
Line 20: | Line 24: | ||
- [[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]] | ||
+ | |||
+ | [[lsystem-wrappers|lsystem wrappers broken]] | ||
+ | |||
+ | [[lsystem-wrappers-v2]] | ||
+ | |||
+ | [[Live-Coding-Melody-and-Harmony-in-JavaScript-code-examples]] |