David Hilowitz

Results 14 comments of David Hilowitz

For notes with 4 or more samples, I would especially like it to be randomize without consecutive repeats. I currently use a custom script to do this in Kontakt. Examples:...

I've now made my own fork that contains sample randomization: https://github.com/dhilowitz/SamplerBox. @josephernest: I'd be happy to do a pull request, if you're interested.

I would _really_ love to have this. This plus the PR at https://github.com/aziz/PlainTasks/pull/387 would be excellent additions.

I think I solved it. I used this code instead: ``` use ResetsPasswords, CorcelResetsPasswords { CorcelResetsPasswords::resetPassword insteadof ResetsPasswords; CorcelResetsPasswords::guard insteadof ResetsPasswords; } ```

It seems that the MIDI driver is returning numbers in decimal, but launchpadder expects hex.

Yup. I'm having the same issue, also on Catalina.

Here's what I did: ``` sudo port install pngcrush sudo port install opencv +python26 sudo port install py26-wxpython py26-numpy py26-matplotlib sudo port install py26-scipy py26-ipython sudo port select --set ipython...

Yep. I had to install PIL.