John Novak

Results 1307 comments of John Novak

Actually, found the concrete measurements ([source](https://www.vogons.org/viewtopic.php?p=551410#p551410)). SB16 is at 11kHz sample rate, the other two have fixed filters. ![image](https://user-images.githubusercontent.com/698770/168288112-0cbb110c-3ed7-4a47-9889-b26e3e80c627.png)

> @johnnovak Actually I'm happy to see hard numbers. Most of what was done so far is "by ear" compared to real hardware. I only know how to do RC...

> One option would be to add parsing of these effect levels in the OPL3's IO data/control ports, and adjust the effect filters on the fly (either to the entire...

These are the results I'm getting on a MacBook: without BFI the movement is very blurry, with BFI the blurriness is greatly reduced, so the method itself is definitely working...

I've mapped out the current situation with regards to resampling per sound interface, and the planned actions to improve things. 🟠 marks where changes will be made. ### cdaudio -...

From `AddSamples` onwards, we'll work with float streams exclusively. This is needed for implementing proper filters and the chorus and reverb effects, it makes life so much easier, and I...

> I guess the card would then upsample the data to its DAC rate, and that's the number you're trying to find? Exactly. The pre-SB16 cards appear to always upsample...

I'm intending to use this library for the filters (MIT license): https://github.com/berndporr/iir1 I've already tested it in my proof-of-concepts and it works well. A vcpkg exists, but no Linux or...

@kcgen, given that this has been merged, shall we close this ticket as well? How about the documentation, should either ticket be flagged with `documentation`? (Not that I will forget...

mverb was released under GPL3. Is that a problem @kcgen? https://github.com/martineastwood/mverb/