Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Konduktiva: a JavaScript library for live coding====== 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 Nodejs. ===== Tutorial Table Of Contents ===== - [[konduktiva-install|Konduktiva installation]] - [[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]] - [[music_generation|Music Generation (Generating Melodies)]] - [[recording-music|Recording Music]] - [[recording-with-a-macbook|Recording Music with a MacBook ]] - [[midi-cc|Sending MIDI CC Messages]] - [[creating-players|Creating Players]] - [[action-functions|Action Functions]] - [[displaying-musicalenvironment-content|Displaying MusicalEnvironment Content]] - [[using-worker-threads-with-konduktiva|Using Worker Threads With Konduktiva]] - [[adding-midi-file-to-musical-environment|Adding midi file to musical environment]] ===== 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]] start.txt Last modified: 2025/08/01 05:39by steve.wang