VOGONS


picovox – (universal) LPT sound card

Topic actions

Reply 100 of 101, by jansakos

User metadata
Rank Newbie
Rank
Newbie
Yoghoo wrote on Today, 11:42:
jansakos wrote on Today, 10:27:

I can try to adapt Nuked OPL3, but this will take a long time since it is not built for speed, but for precision. But I can test it whether the Pico 2 is fast enough for it.

Maybe take a look at https://github.com/tgies/Nuked-OPL3-fast. He's still optimizing it further but it runs on a Pico 2.

Thanks for sharing. I have tried it and it seems to be still a bit too slow. I have removed channels c and d (since only stereo is needed), but still it needs about 20 percent improvement. Please, can you show me it running on Pico 2? Not really sure whether I have coded something badly.

Reply 101 of 101, by Yoghoo

User metadata
Rank Oldbie
Rank
Oldbie
jansakos wrote on Today, 15:20:
Yoghoo wrote on Today, 11:42:
jansakos wrote on Today, 10:27:

I can try to adapt Nuked OPL3, but this will take a long time since it is not built for speed, but for precision. But I can test it whether the Pico 2 is fast enough for it.

Maybe take a look at https://github.com/tgies/Nuked-OPL3-fast. He's still optimizing it further but it runs on a Pico 2.

Thanks for sharing. I have tried it and it seems to be still a bit too slow. I have removed channels c and d (since only stereo is needed), but still it needs about 20 percent improvement. Please, can you show me it running on Pico 2? Not really sure whether I have coded something badly.

I didn't try it but you can probably ask him on Discord (agovtman). There was a discussion about it on the PicoGUS Discord channel. They were using an overclocked Pico 2 btw (with 0 underruns etc).