L3337

Results 6 issues of L3337

## Project URL [Project URL](https://github.com/stargatedaw/stargate) ## Category Audio, Music ## Description Add StargateDAW, a digital audio workstation (DAW) application for music production. ## Why it should be included to `Awesome...

We basically just repackage all of the open source time stretching / pitch shifting libraries, with the exception of: + Time (Affecting Pitch) + Pitch (Affecting Time) , which simply...

There are some crashes that may happen when you are running Stargate DAW on older Mac hardware, such as Core2 era Intel Macs that are hacked to run Catalina. The...

After disabling the check for Windows 10 or above, Stargate DAW installs on Windows 8.1, but crashes immediately on start up. The fix is to install the Visual C++ 2015...

Nice project. I spotted this while I was studying the code: [The constructor calls SetCutoff](https://github.com/ddiakopoulos/MoogLadders/blob/master/src/MusicDSPModel.h#L23) [SetCutoff calls SetResonance](https://github.com/ddiakopoulos/MoogLadders/blob/master/src/MusicDSPModel.h#L70) 2 problems AFAICT with that: * `resonance` is uninitialized on the first...

I do have a question about the verification; You mention testing on the oldest supported version of Ubuntu, does that currently mean 14.04? I expect that these images probably work...