I don't foresee any problems with this, should be fine (and const-vs-non-const stuff is all just compiler-level anyway so you'll know when stuff breaks).
On 7/21/12, Matthew Mikolay <mikol...@yahoo.com> wrote: >>Hm, I just took a look at SoundManager again > >>and it looks like it doesn't currently send >>onOutputConnected/Disconnected callbacks to >>AudioSource's so you may have to add that to >>get the callbacks necessary to automatically >>turn on/off the compressor. > > You are correct. I'm making the adjustments right now, but I'm receiving a > compiler error. Currently, SoundManager is built to work with const > AudioSources, but in order to make the calls to > onOutputConnected/Disconnected, it looks like we'll need to change this so > it works with just plain AudioSources. I've tested the modification, and it > doesn't seem to cause any problems. Is it okay to make this change? > > Thanks! > mattmik > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Get Mixxx, the #1 Free MP3 DJ Mixing software Today > http://mixxx.org > > > Mixxx-devel mailing list > Mixxx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Get Mixxx, the #1 Free MP3 DJ Mixing software Today http://mixxx.org Mixxx-devel mailing list Mixxx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mixxx-devel