Benjamin Summerton
Benjamin Summerton
Qml is much more flexible compared to the traditional Desktop/Widgets API. As well as it should be hardware accelerated. You can also have much more control over how your app...
This might not help too much, but if you're looking for a starting off point, check into `libsndfile` and `PortAudio`. The former can provide audio format decoding (e.g. OGG, FLAC,...
I think I've see the `as` syntax before in other languages. The only thing that I have a little bit of an issue with is that the type is on...
I just tried setting `export DYLD_LIBRARY_PATH=/Users/ben/.nuget/packages/libsndfilesharp/0.2.0/lib/netstandard2.0` before doing the `dotnet run`. I noticed that the extracted `.dylib` files were found in there. It worked. I'm wondering if this may just...
Sorry for the late response. I have this on my TODO within the next days. Thanks!
Hi, Sorry for responding to this 3 weeks late (been preoccupied). I took this for a test drive and things do seem to be working on OS X now with...
I took the new version out for a test run on Window as well. Doing a `dotnet run` work fine without having to specify any extra path stuff. Both in...
Hi. At the moment, I'm not doing anything serious/professional with Nim at the moment. Qt really is my preferred cross platform GUI toolkit, but making it work with Nim is...
The name of the DLL on my machine is as @alaviss reports it is. Can you update that code and I'll installing gintro again?
Tested with Nim v0.19.2, works like a charm right now. During installation of `gintro`, I did have this output: ``` Hint: used config file 'C:\msys64\home\Benjamin\.bin\ Hint: system [Processing] Hint: gen...