Stephen Hensley

Results 130 comments of Stephen Hensley

This is more relevant in the [libdaisy repo](https://github.com/electro-smith/libdaisy), but once MIDI clock has been added to the MIDI parser there, you could very easily send a trigger out based on...

@makingsoundmachines There is a single-pole highpass filter available. (ATone) I have not seen the behavior you're mentioning, but I also don't think I've used very many of these at once....

@makingsoundmachines nice! Good find! That should totally help sort it out! I should be able to work in a patch sometime over the next few days! Thanks for the sleuth...

Thanks for sharing that @TheSlowGrowth it looks like a hearty resource for sure. Once I dig into it a bit I may rework this filter (or add another one if...

Yeah, this is very much underway. The existing faust example was sent to me as a proof of concept of using an early version of the faust2daisy utility. I don't...

Got an example running on daisy. Seems there are some issues with the block based functions (had underruns on first attempt there). Will dig in a bit more tomorrow. Want...

Woah, cool to see it making it's way to both RPi and SuperCollider. It looks like we'll to swap out the `__arm__` define check for something more specific to the...

Awesome! Thanks for checking, and thanks for the additional info! I should be able to get around to merging a patch to resolve this within the next week.

Agreed. For the most part, nearly all modules have a single-sample `Process` function, but there are certainly a few earlier additions to the library that do not (NlFilt comes to...

@jbeda akaik the pitch shifter should accept negative values. That said, I recall there being a bit of an issue with the math, and it not being semitone-accurate with a...