Hi Dan, great to hear from you.Can you see if you have SFPlayer? If you don’t, I’ll see what I need to do to make it into a Quark (I think it may have some dependencies to UGens though, so it may not be that straightforward).If you don’t have it, let me know, and I’ll see what it needs.Best,Josh******************************************
/* Joshua D. Parmenter
http://www.realizedsound.net/josh/
“Every composer – at all times and in all cases – gives his own interpretation of how modern society is structured: whether actively or passively, consciously or unconsciously, he makes choices in this regard. He may be conservative or he may subject himself to continual renewal; or he may strive for a revolutionary, historical or social palingenesis." - Luigi Nono
*/
On Dec 22, 2014, at 8:12 PM, Daniel Peterson <dmartinp@xxxxxxxxx> wrote:Hi List,I guess this message is mostly for Josh. When I try to run .gui on Player I get this error: ERROR: Message 'rgb' not understood. So I went to the Player class and changed all 'rgb' to 'Color' and everthing seems fine. Is this a proper fix and if so, can this be added to SC3plugins? I am teaching a SC class this winter I would like the students to be able to use Player.Or, is there another class that will display a sound file in a GUI?Player.new(pathToFile).gui;Thanks,Dan