mtx_loader source code

Deranger Two's icon

If any of you is willing to translate the OS X mtx tuning file loader external object (mtx_loader) into its Windows equivalent, the source code is here:

That object basically gives Max/MSP free access to a tuning library of 3,400+ tuning files: you just have to replace the mtof object with the mtx_loader object in your synth patch. The library comes packaged with the Max Magic Microtuner demo.

Regards,
VC

Deranger Two's icon

Just updated the specs page to version 1.2, with all the bug fixes and the new features added during the past few days upon user request. The source code of version 1.2 is also attached here. Converting this project to Windows should not require a huge effort.

Regards,
Victor

Deranger Two's icon

Thanks to the people who privately pointed me in the right direction: I used the Cygwin gcc compiler and obtained a Windows version of the mtx_loader object. All details (including the Mtx archive and source code) here:

(use the refresh button on your browser to make sure you're reading the updated page).

Regards,
Victor