to resize or not resized()
A cross platform NINJAM client with linear chain-streaming mode
Status: Beta
Brought to you by:
bill-auger
Originally created by: bill-auger
is unclear atm exactly how auto-resizing works - it seems to be in some situations necessary to call resized() explicitly although most (or all?) times it should not be (is not?) necessary - (the channel slice repositioning code in particular is picky about this happening during app init when masters are added)
possible remedies:
* RTFM
* ask the JUCE peeps
Anonymous