Search found 256 matches
- Mon Apr 05, 2021 3:55 pm
- Forum: Devs
- Topic: Spectrum Block
- Replies: 7
- Views: 228
Re: Spectrum Block
Added stereo balance and correlation coefficient calculation which can be used to understand stereo signal width. I cleaned up the code further so it should be pretty straightforward to add new visualizations if someone wants to do that.
- Sun Apr 04, 2021 9:38 am
- Forum: Devs
- Topic: Spectrum Block
- Replies: 7
- Views: 228
Re: Spectrum Block
Fixes and cleanups.
Now it resets view when connection is changed. Tooltip shows connection. Should be also accurate (tested with static sample). Phase is out of scope
Now it resets view when connection is changed. Tooltip shows connection. Should be also accurate (tested with static sample). Phase is out of scope

- Fri Apr 02, 2021 4:00 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
Fixes.
- Fri Apr 02, 2021 3:58 pm
- Forum: Devs
- Topic: Spectrum Block
- Replies: 7
- Views: 228
Spectrum Block
Spectrum Block uses FftSharp to visualize three frequency zones among other things. Unzip to generators folder. Modern Sequence Editor is needed to see the output.
Create a long pattern, right click to choose connection, change parameters to adjust things.
Create a long pattern, right click to choose connection, change parameters to adjust things.
- Wed Mar 31, 2021 1:24 pm
- Forum: Users
- Topic: Mixers/visual audio analysis tools
- Replies: 26
- Views: 435
Re: Mixers/visual audio analysis tools
I should probably finish this then 

- Fri Mar 19, 2021 10:45 am
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
Try disabling real-time resampler from settings.River Cricket wrote: ↑Sat Mar 13, 2021 7:52 pmI'm getting some pretty heavy CPU load on this version. Like, from 8-10% pre-update up to 20-25% post-.
Edit:
1.2.5.0:
- Updated to latest SoundTouch lib
- Improved stereo handling for the effects
- BPM detection
- Sat Mar 13, 2021 9:09 am
- Forum: Devs
- Topic: Need some way to line up two wav's visually
- Replies: 172
- Views: 32250
Re: Need some way to line up two wav's visually
While I was working on AudioBlock I tried some approaches to run part of the code in a separate process. Benefits are that you can recover easier from crashes and you can allocate gazillion gigabytes of memory. Did not end up in the machine because I haven't reached the memory limit even with Buzz32...
- Sat Feb 20, 2021 7:01 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
Sadly it crashes 32bit Buzz a few seconds after switching to the sequence editor and Buzz disappears with no message. When I try in Buzz 64, it tries to show some sort of window briefly then disappears. Tried with both the default theme and the Ilke Machines, same results. Same behaviour here - it ...
- Sun Feb 14, 2021 3:46 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
Fixes and more zoom.
This seems to be tool window or OS feature.HerrFornit wrote: ↑Sun Feb 14, 2021 11:25 amin parameter mode, the horizontal window slider disappears behind the windows task bar, when window is maximized.
- Sat Feb 13, 2021 9:10 am
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
Works here except when I change the colour of new pattern via context menu, I get error message. Fixed this & other improvements. BTW: What is the difference between blue and green pattern playing line (cntrl vs shift) ? I think both loop clicked pattern if Buzz is not playing. If Buzz is playing, ...
- Fri Feb 12, 2021 6:44 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
Sneaky! How on earth did you do that? Well, Internet told me to grab hwnd messages to classic sequencer view and draw new window there instead. I really wanted to use F4 to switch between editor and sequencer, and this seems to work on my setup. 8-) Sadly it crashes 32bit Buzz a few seconds after s...
- Fri Feb 12, 2021 5:19 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
1.2
- Replace classic sequence editor
- Fri Feb 05, 2021 4:53 pm
- Forum: Devs
- Topic: Modern Sequence Editor
- Replies: 96
- Views: 9604
Re: Modern Sequence Editor
- Fixes
- This is fun: click and hold drags a sequence event. Click and hold then Ctrl clones a sequence event.
- Resizing should be done in pattern editor.
- Fri Feb 05, 2021 4:40 pm
- Forum: Devs
- Topic: EnvelopeBlock
- Replies: 33
- Views: 3315
Re: EnvelopeBlock
Fixes.
- Mon Feb 01, 2021 3:44 pm
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
1.2.4.3 Bug fix. Silly question, how do I get it to display the snap-to-lines? They should appear when you zoom in. I normally use the default them but switching to the iLKke machines theme stopped the exception from happening. A clue perhaps? Interesting: if you copy 'ParameterWindow.xaml' from iLK...
- Sat Jan 30, 2021 4:59 pm
- Forum: Users
- Topic: New theme I am working on
- Replies: 31
- Views: 10371
Re: New theme I am working on
Thank you for your awesome work!
I managed to enable dark theme to Wavetable view and it looks pretty consistent now. Anyone know how file selector or rest "non-dark" items could be changed?
I managed to enable dark theme to Wavetable view and it looks pretty consistent now. Anyone know how file selector or rest "non-dark" items could be changed?
- Sat Jan 30, 2021 3:27 pm
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
Saving templates with reference to the wav files instead of saving them with the bmx does not work. Actually saving works, but loading the template gives the following error: "... The sequence does not contain a corresponding element" This happens with any template that has "Wave references only" e...
- Tue Jan 26, 2021 7:42 pm
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
Ah, well, now I get a similar index out of range exception when I drag a sample from the WT view to an Audioblock slot BUT it occurred to me that as you can't replicate it, maybe it's a theme thing and I was right. I normally use the default them but switching to the iLKke machines theme stopped th...
- Tue Jan 26, 2021 4:33 pm
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
Some cleanups and fixes. Stay strong, we are getting there 

- Mon Jan 25, 2021 6:26 pm
- Forum: Users
- Topic: AudioBlock
- Replies: 83
- Views: 7861
Re: AudioBlock
Really sorry, I'm not trolling you honestly, but it still happens. Same steps to repeat, same issue in another location I'd guess? I can try debugging later if you like? I can't reproduce it but I think it is related to threads since that was the last area I modified. I have an idea why this is hap...