Coder of Salvation / Leon van Kammen

Results 181 comments of Coder of Salvation / Leon van Kammen

good points. TBH It's been a while since I've been looking into schism, but I noticed quite an extensive midi settings menu today. Did ztracker have its own effects compared...

awesome project. Concerning imap I would forget about spam-filters and build a [chatmail imap server](https://delta.chat/en/chatmail). Deltachat uses those too: https://delta.chat/en/ It uses a simple imap 'chatmail' configuration, and uses e2e...

https://github.com/HaxeFoundation/haxe/issues/10627

Hi, thanks for the reply. So to replicate the problem the terminal-snippet above will do that for you (that repo contains the build.hxml etc). My guess is that Reflaxe does...

`/etc/ssl/private/ssl-cert-snakeoil.key`

apoligies, more info below: * the actual shellscript I wrote: https://forgejo.isvery.ninja/xrsh/xrsh/src/branch/main/xrsh * demovideo/context: https://xrsh.isvery.ninja/#Remote%20keyboard shellscript is also testable by entering 'k' at https://xrsh.isvery.ninja/src/index.html

![image](https://user-images.githubusercontent.com/180068/115936158-d58f8580-a494-11eb-9cc4-ebb31d8ab629.png) solved...just added a bit of silence to cheat :)

Right, well at least Bassoontracker acts consistent with milkytracker's default (which I guess is based on other default values). Thanks for the heads up! On Mon, Apr 26, 2021 at...

reviving this thread: Having second thoughts (as a milkytracker dev). Volume ramping is not part of the MOD/XM spec, and is not available in the original xm/mod players/trackers which are...

I've added a commit which resets any playback-features which are not in the XM/MOD spec, when loading a module: ![image](https://github.com/user-attachments/assets/3e563d2d-f558-4482-a5f8-cad01c8f12b4) I think this a step towards more uniform (expected) playback...