約2ヶ月ぶりでアップデートされていた。今回はWavetable中心の改変。主な内容は以下の通り。
Build 1483
- wavetable stuff by antonio and mtronic:
- 0.5 samples selected bug fixed
- the correct layer is selected after edit command
- 0 line doesn't get black when you use left/right keys on keyboard
- nudging the selection with arrow keys while fully zoomed doesn't move the start/end when crossing over from one side to the other
- don't allow cursor and selection to go out of range when moving with arrow keys
- no more drawing artefacts
- increased visual fidelity of waveform display
- show selection length as text, not just start and end
- cursor and selection are movable independantly, do not reset selection just because cursor moves etc
- auto-convert all layers to a common format (all float if bitdepth differs, all stereo if channel count differs)
- click the start or end of selection (AdjustmentTarget ) to decide which one to move with shift-arrowkeys
- visualize the AdjustmentTarget with a line
- insert silence command
- gain command
- double click to select all of wave
Build 1482
- wavetable bugfixes by antonio and mtronic:
- fixed negative loopstart bug
- changed copy/paste behaviour on the wavetable slots
- internal copy/paste copies the entire waveslot (loop points etc)
- fixed mono bug with external paste
- improved mouse selection of wave, will go right to left now
- fixed delete, trim, and saveselection commands
- format is kept after edit (keep samplerate and loop points if possible)
- fixed selection events (right to left works properly now)
- added WaveformCommandHelpers class
- added WaveClip class (for serializing waveslot into clipboard)
- cleaned up a lot of wavetable code to make it easier to extend
両アップデートともにWavetableの使い勝手を向上させる改変。
バークリー音大のDTM講座で音声ファイルを編集する手順をデモンストレーションしろという課題が出た時にBuzzでやろうとしたが、FLやACIDやSound Forgeのような細かい正確な作業ができずに断念したので、もう少し早けりゃなあと思いもしたけれど、でもやっぱり音ネタとかループはBuzzじゃなくて他のDAWで編集してからWavetableにのっけるというやり方になってしまう。
個人的にはWaveエディタよりはピアノロールの充実をと思ってしまうが、それではトラッカーの意味がなくなってしまうなあ。
