octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59149] [octave forge] (signal) Resampling fro


From: anonymous
Subject: [Octave-bug-tracker] [bug #59149] [octave forge] (signal) Resampling from 22050 to 48000 Hz introduces strange and unexpected artifacts
Date: Wed, 23 Sep 2020 09:08:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0

Follow-up Comment #14, bug #59149 (project octave):

Those extra dots would definitely account for the peaks showing at odd
locations.

Running ldd on the .oct files inside the signal package, most of the linked
libraries are very standard. One thing to try is that since it links to
libgomp, it is worth ruling out multi-thread behavior as a potential cause.
Could you run "export OMP_NUM_THREADS=1" before running Octave, and see if it
changes the output? If the problem persists at least we will know that it's
not because of threading.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59149>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]