Search found 332 matches

by wde
Fri Jan 22, 2021 7:50 pm
Forum: Users
Topic: AudioBlock
Replies: 96
Views: 48441

Re: AudioBlock

1.2.3.1 Fixes and sources updated. At least with long samples you might get into trouble if multiple samples get redrawn too often in AudioBlock or MSE. I suspect some kind of collision with threads and Wavetable but I'm not really expert on that stuff. You can set UpdateWaveGFXWhenStopped from sett...
by wde
Sun Jan 17, 2021 6:26 pm
Forum: Users
Topic: AudioBlock
Replies: 96
Views: 48441

Re: AudioBlock

1.2.3.0 Undo/Redo + other fixes Drag&Drop audio directly to pattern Changed resampler to r8brain-free-src . You can remove LibSampleRate.dll, libsamplerate-0.x64.dll and libsamplerate-0.x86.dll from Buzz folder. Real time resampler enabled by default. No need to resample waves in wavetable since...
by wde
Fri Jan 08, 2021 2:19 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

Wow! But got this after pressing F5. Patterns of Mtrk2 and OMB are not shown. Should be fixed now. Is there no minimize button for the MSE window? I believe parameter window is using tool style so it has only close button. In the buzz horizontal sequence I have set the time signature to 4. This is ...
by wde
Wed Jan 06, 2021 4:26 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

  • VU Meter levels. Choose output from menu if more than one.
  • More TimeLine number options.
by wde
Mon Dec 28, 2020 3:46 pm
Forum: Devs
Topic: EnvelopeBlock
Replies: 40
Views: 31114

Re: EnvelopeBlock

Should work now in the latest MSE.
by wde
Sat Dec 26, 2020 1:05 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

  • Fixes
  • If Buzz is not playing, shift/ctrl-click will solo play pattern.
Edit:
  • Transparency fix
  • Enable custom pattern events under CursorElement
by wde
Sat Dec 26, 2020 12:59 pm
Forum: Users
Topic: AudioBlock
Replies: 96
Views: 48441

Re: AudioBlock

rav wrote: Fri Dec 25, 2020 7:28 pm If you add waveform and show Audio View for the first time in buzz with default GUI, then you can see warning window here. With Mire works ok for example.
Can't reproduce. Might be theme issue.
  • Small improvement for MSE.
by wde
Tue Dec 22, 2020 5:28 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

  • Pattern list ToolTip that actually shows the pattern box :shock:
Also if Buzz is playing:
  • Shift + Mouse Left click on pattern box Plays/Stops the pattern
  • Ctrl + Mouse Left click on pattern box Loops/Stops the pattern
  • Works with Pattern list too
  • From settings you can define tick to sync
by wde
Tue Dec 22, 2020 5:20 pm
Forum: Devs
Topic: DAW Control
Replies: 27
Views: 22582

Re: DAW Control

HerrFornit wrote: Fri Dec 18, 2020 2:28 pm Hi wde,,

can I use any (vst) midi midi out send as input for DAW control (for looping etc)?

thanx

I guess so. It handles either MidiControlChange or MidiNote from a sender, so it should work with a VST plugin.
by wde
Thu Dec 10, 2020 2:55 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

  • More fixes
  • More settings
  • ToolTip
  • UI adjustments
by wde
Thu Dec 10, 2020 2:54 pm
Forum: Devs
Topic: Please, please help me stop this exception!!!
Replies: 5
Views: 3787

Re: Please, please help me stop this exception!!!

I see you are compiling 64bit version so does this happen if you target 32bit Buzz?
by wde
Fri Dec 04, 2020 4:12 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

This is cool. Using the new pattern editor allows managed machine to read pattern events. This enables MSE to draw an "overview" of the pattern data to pattern box. I added couple of settings: PatternBoxEventHint: None, Note and Detail. PatternEventsNote.png PatternEventsDetail.png It gets...
by wde
Fri Dec 04, 2020 4:04 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

neurohack wrote: Wed Dec 02, 2020 6:02 pm Hi, I have been following this topic and would like to ask about implementing step setting.
So this is based on the horizontal sequencer and thus you can do right click --> Set Time Signature or Ctrl-t.
by wde
Fri Dec 04, 2020 3:51 pm
Forum: Devs
Topic: Building BuzzGUI in 2020
Replies: 7
Views: 4561

Re: Building BuzzGUI in 2020

For reasons unknown I chose the following versions: Fody 6.11: MachineView ICSharpCode.SharpZipLib.dll 0.85.4.369: Common Newtonsoft.Json 12.0.3: MachineView, ParameterWindow PropertyChanged.Fody 3.2.8: MachineView System.Reactive/Core/Interfaces/Linq 4.3.2: WaveformControl Some libraries had compat...
by wde
Sun Nov 29, 2020 11:07 am
Forum: Users
Topic: GuitarChordBox
Replies: 51
Views: 33188

Re: GuitarChordBox

GuitarChordBoxChordWindow.png I didn't like hundreds of play buttons so they are now gone. Instead you can left-click any chord or note to play them. Quite fun (bonus: keep mouse left button down :D ). Right-click anywhere will play the last chord played. +/- keys will change transpose value. Edit:...
by wde
Sat Nov 28, 2020 4:31 pm
Forum: Devs
Topic: Building BuzzGUI in 2020
Replies: 7
Views: 4561

Re: Building BuzzGUI in 2020

Any chance of a step by step on how to get it up and running with VS 2019 Community? I used to almost understand it a long time ago but it seems that the relevant brain cells have died in the intervening years. :( There is this topic :) Anyways the big hurdle is to find correct version of old packa...
by wde
Sat Nov 28, 2020 4:20 pm
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

Ctrl-W opens a new window so you can do alt-tab to switch between windows. It flickers a bit if you move cursor and Buzz window is open and behind it. I don't know how to fix that.

'OldStyleSetEndMarkers' setting added.
by wde
Fri Nov 27, 2020 1:45 pm
Forum: Users
Topic: GuitarChordBox
Replies: 51
Views: 33188

Re: GuitarChordBox

Handle machine renaming Send note offs when Buzz stopped More reactive chords window. Now if you change transpose value in chords window and press play, the transpose parameter is also updated. Makes things more simple. Transpose param value shows -12...12 Transpose stop at fret 12, 3 more frets wi...
by wde
Fri Nov 27, 2020 1:36 pm
Forum: Users
Topic: AudioBlock
Replies: 96
Views: 48441

Re: AudioBlock

I was thinking about how to humanize a vocal sample played via AudioBlock. Then I tried to load AudioBlock into the poloacVSti loader to use its humanization possibilities, what of course did not work. Do you know a way to humanize a sample in AUdioBlock to give it some natural variation? Not sure ...
by wde
Sun Nov 22, 2020 10:42 am
Forum: Devs
Topic: Modern Sequence Editor
Replies: 121
Views: 78050

Re: Modern Sequence Editor

  • Save Window position, size and state
  • Ctrl-S/O/N