[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Player GUI



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