From: tiennou <tie...@gm...> - 2007-03-22 11:04:46
|
I just committed my work on Sound file handling. I'm getting a few quirks here and there, and would like to know what you think about the GUI. I'm having a hard time with those damn sizers, and I have some controls appearing in front of others. There is a bug in loading chance value, because it's a 0 in every sound of every sound file I open. The pitch slider stuff doesn't work too. This is mostly unfinished stuff, no save support, no modification possible (yet), it's just a cute way of looking at a Sound file. On unrelated stuff : I'm thinking about creating a class to handle Name stuff. I remember that everytime a TC goes, there was a special hack to make Forge/ Anvil display the correct names. I would like to delegate this stuff to a special class (maybe some .fusionscenario file, which creates links between every Marathon file, and provide them with corresponding names). (I think of this because I'm reluctant to create a 215-item array for sound names...) tiennou |