coding-music-yiler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
coding-music-yiler [2024/01/28 20:47] yiler.huangcoding-music-yiler [2024/01/31 22:09] (current) yiler.huang
Line 1: Line 1:
-====== Evolving Code into Music ======+<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]] By [[yiler-huang| Yiler Huang]]
Line 5: Line 7:
 ===== The Dawn of Konduktiva MIDI Player ===== ===== The Dawn of Konduktiva MIDI Player =====
  
-At the beginning of the development, users are 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. +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> <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> <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 =====+===== Keyboard Filter =====
  
-Because we wanted to spice up our library, we made a keyboard filter that quantizes the notes users play on a keyboard to certain chords. With the new addition of the MIDI keyboard filter, users can play chords by pressing random keys on a MIDI keyboard at the same time. Now everyone can be a musician (sort of) with the keyboard filter in Konduktiva. //You're a musician, Harry.//+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> <html>
Line 24: Line 26:
 </html> </html>
  
-===== Latest version (up to 2024 January 29) =====+===== 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. 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 Never Gonna Give You Up played in an absurdly fast speed. +Please enjoy this video of the chord progression of Rick Astley'Never Gonna Give You Up (Astley, 1987) played in an absurdly fast speed. 
  
 <html> <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> <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> </html>
 +
 +===== References =====
 +
 +Astley, R. (1987). Never Gonna Give You Up. On //Whenever You Need Somebody// [CD]. RCA Records.
  • coding-music-yiler.1706503666.txt.gz
  • Last modified: 2024/01/28 20:47
  • by yiler.huang