Search found 3 matches

by Luk4s
Thu Aug 31, 2017 4:18 pm
Forum: GNU/Linux
Topic: Import RAW-File with sample rate > 100_000
Replies: 5
Views: 836

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.
by Luk4s
Wed Aug 30, 2017 6:45 pm
Forum: GNU/Linux
Topic: Import RAW-File with sample rate > 100_000
Replies: 5
Views: 836

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.
by Luk4s
Wed Aug 30, 2017 2:35 pm
Forum: GNU/Linux
Topic: Import RAW-File with sample rate > 100_000
Replies: 5
Views: 836

Import RAW-File with sample rate > 100_000

Hello, why is the sample rate limited to 100000 at Raw-Data imports? See: https://github.com/audacity/audacity/blob/c11e3d1511dbb3d25aa54ae40d0dd5171a1c23a2/src/import/ImportRaw.cpp#L493 Is this just a check to prevent wrong user input or is the import method unable to handle sample rates over 100kH...