John Novak

Results 901 comments of John Novak

Another small inconsistency thing. In the list of commands we use upper case and blue colour for the command names, but in the detailed help for the individual commands we...

> While we're at it, why not add a "useful for batch file" grouping for `help /all`? Yeah, so that's a variation on @kcgen's "cheat sheet" idea, and I think...

Work on this item has been completed, just keeping it open for documentation purposes.

Some recordings that feature the EMU8000 wavetable synth (plus the onboard reverb in some cases): https://www.youtube.com/watch?v=6cfKsHQgohc https://www.youtube.com/watch?v=mkjOlMIaRjw https://www.youtube.com/watch?v=4lZnMZo_2Yc https://www.youtube.com/watch?v=JRG5nWdKP-g&list=PLUa-WwS_7GQxwW9mS7NTJQ3AnmTR05pAN https://www.youtube.com/watch?v=bpuOqQRQAac

This is the official EMU8000 ROM in SoundFont format: https://github.com/earlephilhower/ESP8266Audio/blob/master/examples/PlayMIDIFromSPIFFS/data/1mgm.sf2 See also here: https://www.vogons.org/viewtopic.php?p=332267 https://www.vogons.org/viewtopic.php?t=24867&start=20

I definitely want (and will) finish all my sound related tickets for v0.79. We just got a new kitten last weekend (only 8 weeks old), and caring for him takes...

I'm also interested in making this happen -- alongside with in-game volume controls operated by hotkeys that should given an indication of the current value in a HUD, just like...

I've been thinking about this a bit this morning, and I was actually thinking of introducing [NanoVG](https://github.com/memononen/nanovg) into the project. It's basically a 2D vector-graphics library, a loose HTML5 canvas...

I personally think that while ImGUI is useful for technical debug UIs and stuff like that, it's what-you-see-is-what-you-get, pretty much. It doesn't support themes or anything, everything is hardcoded. So...

Thanks for you comments guys. I think this is an important decision, the pros of cons of various approaches should be examined carefully, and you've brought up some interesting points...