Skip to content

Commit

Permalink
Update "Feature testing" section in Media page
Browse files Browse the repository at this point in the history
  • Loading branch information
gvnnz committed Jul 19, 2023
1 parent f73ed01 commit df02105
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/html/media.pug
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ block content
h2 Feature testing.

div.container
+media_video("Testing Giada #3: revamped MIDI learning algorithm", "Testing the revamped MIDI learn algorithm and UI components... it works!", "https://www.youtube.com/watch?v=e2oYOK8IPZg&list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn", "http://img.youtube.com/vi/e2oYOK8IPZg/maxresdefault.jpg")
+media_video("Testing #Giada 2 - (Drag and) Drop da beat", "In this video we want to test the new drag and drop feature introduced in version 0.9.2. No more \"click here and there\", please!", "https://www.youtube.com/watch?list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn&v=2h1pallZ020", "http://img.youtube.com/vi/2h1pallZ020/maxresdefault.jpg")
+media_video("Testing Giada #1 - High quality pitch control", "Testing the new pitch control introduced in version 0.8.1, based on libsamplerate and way better than the previous one. For this test we used the Amen Break, possibly the most famous sample in the hiphop/dnb/jungle scene (original record: The Winstons - Amen Brother, 1969).", "https://www.youtube.com/watch?v=Ge5J6H7k0D4&list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn", "http://img.youtube.com/vi/Ge5J6H7k0D4/maxresdefault.jpg")
+media_video("Testing Giada #5 - changing audio devices on the fly", "Giada version 0.25 adds the ability to change audio and MIDI engines on the fly — no need to restart the whole app anymore when the audio and/or MIDI devices change. No need to restart also when changing several properties in the Configuration Window. Let"s try it out!", "https://www.youtube.com/shorts/WgWSKObgGS0", "http://img.youtube.com/vi/WgWSKObgGS0/maxresdefault.jpg")
+media_video("Testing Giada #4 - finger drumming", "Practicing stuff with some sample channels loaded with Roland TR-808 sounds. Hardware: AKAI MPD-218.", "https://youtu.be/HEVc_8Y_k1s&list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn", "http://img.youtube.com/vi/HEVc_8Y_k1s/maxresdefault.jpg")
+media_video("Testing Giada #3 - revamped MIDI learning algorithm", "Testing the revamped MIDI learn algorithm and UI components... it works!", "https://www.youtube.com/watch?v=e2oYOK8IPZg&list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn", "http://img.youtube.com/vi/e2oYOK8IPZg/maxresdefault.jpg")

div.more
a(href='https://www.youtube.com/playlist?list=PLWvg8ZoDDJR1y2oJre2LshwYqS9ieBiAn') ➔ Watch all testing

0 comments on commit df02105

Please sign in to comment.