You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just come across your package. Congratulations and thank you for sharing the project.
I have used Linux (arch), drc-fir, brutefir and camillaDSP for some time, and a python-based package like rsantct seems to be just what I've been looking to build. I have a little python coding ability, and hopefully I can contribute in the future.
Question - has the software been tested with pipewire? I have fully replaced jack on my htpcs with much success, and pipewire support is mandatory. I'm travelling this week but would like to start testing rsantct and comparing its results against the very basic drc-fir scripts I've created to generate fir filters.
The text was updated successfully, but these errors were encountered:
This project Rsantct.DRC generates FIR files for you to be applied under a convolution engine.
The convolution engine neither the sound server backend is not covered here.
You could use a miniDSP HW device as a dedicated convolution engine, but I am not sure if it offers enough FIR lenght to reach good bass resolution.
A reverb DAW plugin could also do the job.
Currently, my favourite setup is pe.audio.sys, a PC based digital preamplifier and crossover. It is based on Brutefir as convolution engine + Jack as sound server. It does provide calibrated volume listening supported by an EBU R128 Loudness monitor. It also offers calibrated equal loudness EQ curves (ISO 226) for low SPL listening without loosing low and high bands perception.
I have just come across your package. Congratulations and thank you for sharing the project.
I have used Linux (arch), drc-fir, brutefir and camillaDSP for some time, and a python-based package like rsantct seems to be just what I've been looking to build. I have a little python coding ability, and hopefully I can contribute in the future.
Question - has the software been tested with pipewire? I have fully replaced jack on my htpcs with much success, and pipewire support is mandatory. I'm travelling this week but would like to start testing rsantct and comparing its results against the very basic drc-fir scripts I've created to generate fir filters.
The text was updated successfully, but these errors were encountered: