HackerTrans
トップ新着トレンドコメント過去質問紹介求人

heuermh

no profile record

コメント

heuermh
·7 か月前·議論
Awesome, will check it out!
heuermh
·7 か月前·議論
I mostly use it for learning things. How does this guitar pedal effect work? Why does this Eurorack module sound so good? How can I drive this MIDI instrument from this OSC controller? etc.

Ideally there would be an easy path from ChucK to implementing all of these things in hardware but I haven't quite got there yet.

https://github.com/heuermh/lick
heuermh
·7 か月前·議論
Curious, would the rewrite allow for building on hardware platforms such as the Daisy?

Or maybe it is already possible, to be fair I haven't looked closely.

https://daisy.audio/hardware/, https://github.com/electro-smith/libDaisy
heuermh
·7 か月前·議論
I have been using ChucK for a long time. Like others here, I appreciate Max/Pure Sound but would rather use my text editor.

  Delay delay;
  LPF filter;
  Reverb reverb;
  Gain feedback;
  
  adc => delay => filter => reverb => dac;
  filter => feedback => delay;
heuermh
·10 か月前·議論
I had a PowerComputing desktop, sweet metal case, and good performance specs for the price. I can't recall the exact model though. Was still working fine when I donated it to a local vintage computer non-profit!