nshaheed
nshaheed
I'm using version 2.1.2 I tried using wget directly to fetch one of the packages and that did work, however with some more investigating it looks like this is a...
With #209 merged, the unit tests now work with windows, I'm curious what else needs to be done to get this set up?
this is happening on both 1.4.1.0 64-bit and HEAD 64 bit
(I think you're pushing to the wrong branch, ge)
chuck.exe hangs on kill signal from windows/powershell with mouse input in command prompt/powershell
I also had this happen in the WSL 2 shell (with ubuntu)
chuck.exe hangs on kill signal from windows/powershell with mouse input in command prompt/powershell
Iteresting... I don't know the system well enough to figure this out without doing a really deep dive into things, but I tried recreating the crash on osx using your...
for context, these static class features are from[ C# ](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members)
@spencersalazar's suggestions: ``` yeah I guess one fully shaven yak version of this is support for variable rate processing graphs (e.g. SinOsc lfo.rate(10::hz) => (scaling, etc) => ug.param; support for...
More ideas... @spencersalazar ``` IMO arbitrary expressions + multi-rate => params is a game changer probably 75% of the chuck Ive ever written I could just delete haha ``` Me:...
Addressed in #92, thanks for getting the ball rolling on this!