gridbugs
gridbugs
  • 38
  • 2 332
High-pass filter bug in Caw synthesizer library
A drone played through a high-pass filter that is broken is such a way that it plays a weird/interesting noise. Warning that there is a harsh sound at the end.
Переглядів: 1

Відео

Oscillographics in caw synthesizer library
Переглядів 6214 годин тому
Demo of oscillographics visualizing a low-pass filter sweep in the caw modular synthesizer library. The left and right audio channels are plotted on the x/y axis. Source code: github.com/gridbugs/caw
Trying out the Dune Developer Preview
Переглядів 9114 днів тому
Trying out some experimental OCaml development tools. Learn more at preview.dune.build/
Install ocamllsp in vscode in 5 minutes
Переглядів 2021 день тому
It couldn't be simpler!
This was meant to be an OCaml web dev stream but it turned into an OCaml dev tools debugging stream
Переглядів 4621 день тому
This was meant to be an OCaml web dev stream but it turned into an OCaml dev tools debugging stream
366600 sawtooth wave tritone chord
Переглядів 35Місяць тому
Spooky experiment with my software synthesizer library using SIMD instructions and multiple threads to play 366600 simultaneous saw waves. Each note of the tritone chord is played with tens of thousands of oscillators at slightly different pitches creating an interference pattern. Source code: github.com/gridbugs/caw/blob/f1397dccd03ac3ad78cd0a278373a41153fcb83c/interactive-next/examples/simd_s...
48000 saw wave interference pattern to study/relax to
Переглядів 56Місяць тому
wub: 2:04 wub: 3:05 wub: 6:15 wub: 12:35 wub: 18:59 wub: 25:15 wub: 31:38 48000 detuned saw waves playing at the same time produces some pleasing interference patterns. The saw waves are detuned around 60Hz. About half of them start in phase at the beginning of the cycle and the other half start in phase at 10% of the cycle (that's why the first frame looks like a lightning bolt), and then drif...
DIY analog modular synth jam 1
Переглядів 84Місяць тому
Demo of my work-in-progress analog modular synthesizer!
Dune package management experiment
Переглядів 275 місяців тому
Dune package management experiment
CAW synthesizer vocoder demo
Переглядів 1186 місяців тому
CAW (formerly named "currawong") is a rust library for building software-defined modular synthesizers. github.com/gridbugs/caw How the vocoder demo works: A bank of band pass filters split the sound into different frequency bands. An envelope follower attached to each band pass filter determines the amount of energy in their corresponding frequency band. Each envelope follower then controls the...
Dune Package Management Demo
Переглядів 2577 місяців тому
Demo of building the "bonsai" package using dune's new package management features.
Electric Organ Menu
Переглядів 678 місяців тому
Menu of my 7DRL2024 game Electric Organ
Semi-Algorithmic Music: Gradually evolving arpeggiator shape
Переглядів 369 місяців тому
Improvising arpeggiated chords while the shape of the arpeggiation gradually randomly changes with a drum beat behind it. Made with the Currawong synthesizer library (github.com/gridbugs/currawong).
Drum and bass loops in currawong synthesizer library
Переглядів 169 місяців тому
Drum and bass loops in currawong synthesizer library
Cheesy DIY Software Synth Arpeggios
Переглядів 459 місяців тому
Cheesy DIY Software Synth Arpeggios
Adding sample playback to my DIY software synthesizer
Переглядів 59Рік тому
Adding sample playback to my DIY software synthesizer
Resonance Jam on Modular Software Synthesizer
Переглядів 67Рік тому
Resonance Jam on Modular Software Synthesizer
Llama software synth demo with DIY MIDI controller
Переглядів 33Рік тому
Llama software synth demo with DIY MIDI controller
Live MIDI in Llama synthesizer library
Переглядів 45Рік тому
Live MIDI in Llama synthesizer library
Midi playback in Llama synthesizer library
Переглядів 69Рік тому
Midi playback in Llama synthesizer library
Demo of interactivity and visualization in Llama synthesizer library
Переглядів 60Рік тому
Demo of interactivity and visualization in Llama synthesizer library
Echo example in Llama OCaml synthesizer library
Переглядів 37Рік тому
Echo example in Llama OCaml synthesizer library
OCaml synthesizer library (llama) example playing random notes from the pentatonic scale
Переглядів 44Рік тому
OCaml synthesizer library (llama) example playing random notes from the pentatonic scale
OCaml synthesizer library (llama) example playing midi-style events on a polyphonic synthesizer
Переглядів 57Рік тому
OCaml synthesizer library (llama) example playing midi-style events on a polyphonic synthesizer
Another software synth jam
Переглядів 29Рік тому
Another software synth jam
Early experiment with software-defined synthesizer
Переглядів 15Рік тому
Early experiment with software-defined synthesizer
7DRL2023 Dev Day 3
Переглядів 24Рік тому
7DRL2023 Dev Day 3
7DRL2023 Dev Day 2
Переглядів 9Рік тому
7DRL2023 Dev Day 2
7DRL2023 Dev Day 1 (Part 2)
Переглядів 11Рік тому
7DRL2023 Dev Day 1 (Part 2)
7DRL2023 Dev Day 1 (Part 1)
Переглядів 33Рік тому
7DRL2023 Dev Day 1 (Part 1)

КОМЕНТАРІ

  • @zakdamovieman
    @zakdamovieman 4 дні тому

    I have been on the hunt for an XY vector waveform visualizer and this just came up. Amazing. I'm working on getting it to function, do you have a readme for the visualizer?

  • @gabrielrangel987
    @gabrielrangel987 Місяць тому

    first

  • @alij5668
    @alij5668 5 місяців тому

    coool

  • @jorge42343
    @jorge42343 8 місяців тому

    How's performance vs. C on this little, old machine?

  • @alicaglayanrulzok
    @alicaglayanrulzok Рік тому

    Sounds fantastic!

  • @EarnestWilliamsGeofferic
    @EarnestWilliamsGeofferic Рік тому

    really nice!