Hello,
why is the sample rate limited to 100000 at Raw-Data imports?
See: https://github.com/audacity/audacity/bl ... w.cpp#L493
Is this just a check to prevent wrong user input or is the import method unable to handle sample rates over 100kHz?
Best regards
Lukas
Import RAW-File with sample rate > 100_000
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Import RAW-File with sample rate > 100_000
I'd guess that it's just a semi-arbitrary sanity check. In rare cases where you want to import RAW data at a higher sample rate, you can use the track drop-down menu to set the sample rate (http://manual.audacityteam.org/man/audi ... _menu.html) up to 1,000,000 Hz
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Import RAW-File with sample rate > 100_000
Thank you for your fast answer!
Your suggestion was my previous workflow.
Since it's only a raw case, i simply forked the project and customised the default values to my needs.
Your suggestion was my previous workflow.
Since it's only a raw case, i simply forked the project and customised the default values to my needs.
Re: Import RAW-File with sample rate > 100_000
and no problem over 100,000 Hz I presume?Luk4s wrote:Since it's only a raw case, i simply forked the project and customised the default values to my needs.
Out of interest, why do you need > 100 kHz RAW PCM?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Import RAW-File with sample rate > 100_000
No problems so far.
I use audacity to view acoustic emission recordings, it's a nice tool to get a first overview.
I use audacity to view acoustic emission recordings, it's a nice tool to get a first overview.
Re: Import RAW-File with sample rate > 100_000
It's amazing some of the things that Audacity is used for - this goes onto my mental list of more unusual usesLuk4s wrote:I use audacity to view acoustic emission recordings, it's a nice tool to get a first overview.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)