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. <html> <h1 class="sectionedit1 page-header pb-3 mb-4 mt-5" id="welcome_歡迎蒞臨">Evolving Code into Music<br>將程式碼演化成音樂<a class="anchorjs-link " href="#welcome_歡迎蒞臨" aria-label="Anchor link for: welcome_歡迎蒞臨" data-anchorjs-icon="" style="font-family: anchorjs-icons; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; padding-left: 0.375em;"></a></h1> </html> By [[yiler-huang| Yiler Huang]] ===== The Dawn of Konduktiva MIDI Player ===== In the beginning of the development, users were not able to change the content they want to play easily, but we managed to send MIDI signals with Javascript. Our aim was to create a Javascript musical library capable of playing customized chords for live coding performance. <html> <iframe width="900" height="500" src="https://www.youtube.com/embed/A2izPkKx9eY?si=gmuaXrVtW3QwzNuM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></html> ===== Keyboard Filter ===== To spice up our library, we made a keyboard filter that quantizes the notes users play on a keyboard to certain chords. With the addition of the MIDI keyboard filter, users can play chords by pressing random keys on a MIDI keyboard simultaneously. Now everyone can be a musician (sort of) with the keyboard filter in Konduktiva. //You're a musician, Harry.// <html> <iframe width="900" height="500" src="https://www.youtube.com/embed/AVo3W2LYE-A?si=6Hn-acBxvlSrqPB0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </html> Users can also play arpeggios by pressing keys individually <html> <iframe width="900" height="500" src="https://www.youtube.com/embed/3Iz7Huy-UMs?si=11IDU_UnNbfirBxI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </html> ===== Latest Version (up to 2024 January 29) ===== This is the newest version of Konduktiva. In this version, users are allowed to enter their own custom chord progressions in Roman numeral. It also supports recording MIDI with major DAWs. Please enjoy this video of the chord progression of Rick Astley's Never Gonna Give You Up (Astley, 1987) played in an absurdly fast speed. <html> <iframe width="900" height="500" src="https://www.youtube.com/embed/Poh4BaA-EYo?si=0uRriutW2K3OQLC7" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </html> ===== References ===== Astley, R. (1987). Never Gonna Give You Up. On //Whenever You Need Somebody// [CD]. RCA Records. coding-music-yiler.txt Last modified: 2024/01/31 22:09by yiler.huang