Ian McGregor

Results 8 comments of Ian McGregor

Hi, Good stuff! I'll carry on working this project with my patched version and I'll let you know if I find anything else. Congratulations BTW!

Hi @frastlin, thanks for the detailed post. I agree this would be a great direction to go in. Am I right in thinking the first things needed would be envelopes...

Hi @tgrajewski you can access the `AudioBufferSourceNode` of a sound via `sound.sourceNode` so you could set it after creating the sound. If it's not loaded you'll need to wait for...

Hi @cmdrmcdonald, this is an interesting prospect. My guess is that out of the box there are likely some browser apis (other than Web Audio itself) we are using that...

In that case I think the modularisation is definitely going to help when it's ready, because you'll be able to use all the effects without having to touch the browser...

Hi @stevenalanstark I don't know if it's a particularly good strategy but what I have done is brief artists to build the FLA at maximum resolution and then create a...

Not currently. It was made with gulp in mind and uses vinyl file containers but if you look at the test script it's not actually running through gulp there: https://github.com/ianmcgregor/imagepack/blob/master/test.js....

Hey, sorry I missed this. I don't think it would be too much of a big deal. What would be nice is to keep it as one lib that could...