-
Well, I thought the error with adding and removing podcasts was fixed, but it still crashes. It gets weirder, as the actions are being performed and are reflected in Vocal after reopening it. I'll inc…
-
Start collecting information about good and usable sound fonts. Make a dedicated page for this on the website to help users.
-
After giving a comment to this video, AshKirby have replied me:
> @Wohlstand You mean to tell me that the PC-98 soundtrack of Doom was made using a poor sounding OPN2 based sound program trying to …
-
It seems that .vgm files that are not just Genesis/MD rips from https://project2612.org/ don't 100% play correctly.
Stuff from https://vgmrips.net/ or made with Deflemask won't seem to play right, …
-
I just learned about the VIC-20 MIDI cartridge, available from Retro Innovations. I gather this is the software to handle MIDI data sent to it via sequencer or MIDI instrument?
I'm wondering if yo…
-
This issue serves to track efforts on re-designing the timer API as part of #130. As a first step, I think we should gather a list of "use-cases" that should be supported:
- PWM for LED Brightness…
Rahix updated
2 years ago
-
I don't know if anyone care anymore but there's a bug in the procedure "DoOpen" located in "stanfuncs.p" (line 54):
Instead of having this:
FileType := LoadAddress();
if FileType^.Obj…
-
Base design off of simple ARM architecture.
Leave out most sugar instructions. Try to keep the opcodes down to a minimum.
32-bit is the goal. 16-bit if possible. 8-bit if absolutely necessary.
-
Apologies if this isn't the right place for this, but here is a bunch of stuff I have came up with after using klystrack for a bit.
## Suggestions
### Modify the Step Offset Digit (Sequence Editor)
!…
-
I can't shake how similar this looks to a [Music Tracker](https://en.wikipedia.org/wiki/Music_tracker) interface. Perhaps you could draw some inspiration from them for your own GUI. I've personally be…