- Thread Starter
- #41
6 150MLX bodies including yours:
352/364
354/358
352/350
360/363
304/333
346/354
150MLX inductance
352/364
354/358
352/350
360/363
304/333
346/354
150MLX inductance
Last edited:
Thanks for taking the time to do this. Overall the line is consistent. At least you know which one to get rid of, lol. Was that the one you were using?6 150MLX bodies including yours:
352/364
354/358
352/350
360/363
304/333
346/354
This is why I try to provide as much context as possible. How do the cartridges compare in inductance, for example. I rarely even get L & R channels to match in a single cartridge. I have seen wild variations, and certainly from spec.
Should I interpret this as the upper plot dashed line is crosstalk from L to R and the lower plot as R to L?Comparisons of Denon XG-7001*, JVC TRS-1007, and CBS STR 100:
*I need to verify the compensation for the XG-7001 is correct.
View attachment 259729
View attachment 259730
Should I interpret this as the upper plot dashed line is crosstalk from L to R and the lower plot as R to L?
Thanks JP,Interesting read on crosstalk: https://www.diyaudio.com/community/threads/cross-talk-measurements-vs-frequency.327228/. A topic @Thomas_A can enlighten if willing.
The latest code for the script can be found here. I intend to get this on GitHub at some point, but as I'm not a developer I've only read code from repos and have never had to use them for workflow, so I've a learning curve. Patience appreciated.
Not sure what to do with the CONDA warning? can I run as is? Also the script cannot understand the "import Librosa" even if I just installed itHow to run the script in Windows
1. Download and install Anaconda from here: https://www.anaconda.com/products/distribution
2. Install librosa library
- Latest versions of Anaconda come with most of the required libraries
- Generally, you can search for and install missing libraries from within Anaconda Navigator (Environments)
- However, you will need to manually install librosa
- Information is available here: https://librosa.org/doc/latest/install.html
- Open CMD.exe Prompt from within Anaconda Navigator and run the following command:
- This is subject to change so please see the librosa site for the latest information
- If you make significant changes to Anaconda/Spyder and you get a missing .dll error you will need to re-install librosa
That's a big jump from conda 4 to 23. Is that for anaconda in general? Big leaps like that can be a problem. It usually means that everything else is outdated as well. What version of python are you using? I recommend you start a new anaconda environment. Start fresh (without killing your old environment if you are using it). Base it off python 3.10. You'll have to search for and install most libraries as well as Spyder and CMD.exe.Not sure what to do with the CONDA warning? can I run as is? Also the script cannot understand the "import Librosa" even if I just installed it
(base) PS C:\Users\ersol> conda install -c conda-forge librosa
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done
==> WARNING: A newer version of conda exists. <==
current version: 4.9.2
latest version: 23.1.0
Please update conda by running
$ conda update -n base -c defaults conda
## Package Plan ##
environment location: C:\Users\ersol\anaconda3
added / updated specs:
- librosa
The following packages will be downloaded:
package | build
---------------------------|-----------------
appdirs-1.4.4 | pyh9f0ad1d_0 13 KB conda-forge
audioread-3.0.0 | py38haa244fe_1 34 KB conda-forge
conda-4.12.0 | py38haa244fe_0 1.0 MB conda-forge
libflac-1.3.3 | h0e60522_1 324 KB conda-forge
libogg-1.3.4 | h8ffe710_1 34 KB conda-forge
libopus-1.3.1 | h8ffe710_1 255 KB conda-forge
librosa-0.9.2 | pyhd8ed1ab_0 156 KB conda-forge
libsndfile-1.0.31 | h0e60522_1 354 KB conda-forge
libvorbis-1.3.7 | h0e60522_0 267 KB conda-forge
openssl-1.1.1h | he774522_0 5.8 MB conda-forge
pooch-1.6.0 | pyhd8ed1ab_0 44 KB conda-forge
pysoundfile-0.11.0 | pyhd8ed1ab_0 25 KB conda-forge
python_abi-3.8 | 2_cp38 4 KB conda-forge
resampy-0.3.1 | pyhd8ed1ab_0 3.2 MB conda-forge
------------------------------------------------------------
Total: 11.4 MB
The following NEW packages will be INSTALLED:
appdirs conda-forge/noarch::appdirs-1.4.4-pyh9f0ad1d_0
audioread conda-forge/win-64::audioread-3.0.0-py38haa244fe_1
libflac conda-forge/win-64::libflac-1.3.3-h0e60522_1
libogg conda-forge/win-64::libogg-1.3.4-h8ffe710_1
libopus conda-forge/win-64::libopus-1.3.1-h8ffe710_1
librosa conda-forge/noarch::librosa-0.9.2-pyhd8ed1ab_0
libsndfile conda-forge/win-64::libsndfile-1.0.31-h0e60522_1
libvorbis conda-forge/win-64::libvorbis-1.3.7-h0e60522_0
pooch conda-forge/noarch:ooch-1.6.0-pyhd8ed1ab_0
pysoundfile conda-forge/noarch:ysoundfile-0.11.0-pyhd8ed1ab_0
python_abi conda-forge/win-64:ython_abi-3.8-2_cp38
resampy conda-forge/noarch::resampy-0.3.1-pyhd8ed1ab_0
The following packages will be UPDATED:
conda pkgs/main::conda-4.9.2-py38haa95532_0 --> conda-forge::conda-4.12.0-py38haa244fe_0
The following packages will be SUPERSEDED by a higher-priority channel:
openssl pkgs/main --> conda-forge
Proceed ([y]/n)?
Downloading and Extracting Packages
openssl-1.1.1h | 5.8 MB | ############################################################################ | 100%
libsndfile-1.0.31 | 354 KB | ############################################################################ | 100%
resampy-0.3.1 | 3.2 MB | ############################################################################ | 100%
librosa-0.9.2 | 156 KB | ############################################################################ | 100%
python_abi-3.8 | 4 KB | ############################################################################ | 100%
pooch-1.6.0 | 44 KB | ############################################################################ | 100%
conda-4.12.0 | 1.0 MB | ############################################################################ | 100%
libopus-1.3.1 | 255 KB | ################################################################################################################## | 100%
libogg-1.3.4 | 34 KB | ################################################################################################################## | 100%
libvorbis-1.3.7 | 267 KB | ################################################################################################################## | 100%
pysoundfile-0.11.0 | 25 KB | ################################################################################################################## | 100%
audioread-3.0.0 | 34 KB | ################################################################################################################## | 100%
libflac-1.3.3 | 324 KB | ################################################################################################################## | 100%
appdirs-1.4.4 | 13 KB | ################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(base) PS C:\Users\ersol>
But I get LIBROSA ERROR when called and program stops. Librosa is here on my PC
C:\Users\ersol\anaconda3\Lib\site-packages
View attachment 260550