Re: Blepsynth Cutoff Range

2020-07-14 Thread Tim Janik
On 14.07.20 14:39, Stefan Westerfeld via beast wrote: > Am 14.07.20 um 03:19 schrieb Tim Janik: >> the Blebsynth Filter range is currently created as 20..24000: >> >>> pid_cutoff_ = add_param ("Cutoff", "Cutoff", 20, 24000, 1000, "Hz", >>> STANDARD + "logcenter=880:"); >> >> Those boundaries

Re: [tim-janik/beast] Jack driver (#31)

2020-07-14 Thread Tim Janik via beast
Closed #31. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/31#event-3546325113___ beast mailing list beast@gnome.org

Re: [tim-janik/beast] Jack driver (#31)

2020-07-14 Thread Tim Janik via beast
Since #128 was merged, this can be closed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/31#issuecomment-658467581___ beast mailing list

Re: [tim-janik/beast] BSE: bse_cast - an API suggestion of how to handle bse object casts (#34)

2020-07-14 Thread Tim Janik via beast
Ultimately, the Bse* C-Objects are scheduled for removal now, so I guess this isn't needed anymore. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [tim-janik/beast] BSE: bse_cast - an API suggestion of how to handle bse object casts (#34)

2020-07-14 Thread Tim Janik via beast
Closed #34. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/34#event-3546305969___ beast mailing list beast@gnome.org

Re: [tim-janik/beast] Resampler accuracy tests fail (#139)

2020-07-14 Thread Tim Janik via beast
Closed #139 via 55094ca55672bd6c80358dc8128c521adece1fd2. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/issues/139#event-3546298919___ beast

Re: [tim-janik/beast] TESTS: testresampler: fix resampler tests for clang9 (#140)

2020-07-14 Thread Tim Janik via beast
Great! Thanks a lot for the detailed analysis. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/140#issuecomment-658463809___ beast mailing

Re: Blepsynth Cutoff Range

2020-07-14 Thread Stefan Westerfeld via beast
Hi! Am 14.07.20 um 03:19 schrieb Tim Janik: > the Blebsynth Filter range is currently created as 20..24000: > >> pid_cutoff_ = add_param ("Cutoff", "Cutoff", 20, 24000, 1000, "Hz", STANDARD >> + "logcenter=880:"); > > Those boundaries don't fit exactly for a straight logarithmic mapping