[Csnd] Spectral Demasking plugin, and Python Exception
Date | 2019-04-29 22:11 |
From | Syl Morrison |
Subject | [Csnd] Spectral Demasking plugin, and Python Exception |
Hi all, I was wondering if anyone would like a look at a plugin I made in Csound for my major project, for my thesis I'm hoping to include survey results from people who have tested it, so thought I'd ask here to see if anyone wanted to! The plugin works as a kind of Auto EQ, to EQ out a mod signal's frequencies from the carrier when it's present, to demask the two signals. It's confirmed to work in Ardour, Ableton, Sonar and FL Studio, there are mac and windows installers (it's 64 bit only), and the Readme details how to install it, set it up, and its functionality. The installers folder with these elements is linked below: and the survey can be found here: The other thing I wanted to ask was if there any way to implement more eloquent logging of errors when something is wrong in a python script when using it from Csound? I've been putting in prints as breakpoints in the csound code to figure out where the issue is, but it would be absolutely lovely to just see "Python error: Index out of range" or something along those lines! Thank you to anyone who tests the plugin, Cheers, Syl |