Search found 1117 matches

by IXix
Mon Jan 30, 2023 12:35 pm
Forum: Devs
Topic: XAML - How can I reduce code duplication?
Replies: 0
Views: 3530

XAML - How can I reduce code duplication?

I have four HierarchicalDataTemplates which are almost but not quite the same. The main difference is the classes they represent and then the last one for CPropertyStateVM has an additional text block in the content presenter. The context menus are the same, the content providers are mostly the same...
by IXix
Mon Jan 30, 2023 11:16 am
Forum: Devs
Topic: Post build powershell script
Replies: 0
Views: 2972

Post build powershell script

I use this to automatically copy files to the relevant Buzz folder and to a package folder for zipping up and distributing. It saves me quite a lot of time so here it is in case anyone else might find it useful... https://www.dropbox.com/s/79tvbwx0dgm6740/postbuild.ps1?dl=1 I put it in the solution ...
by IXix
Mon Jan 30, 2023 10:54 am
Forum: Devs
Topic: Managed machine parameter value descriptions
Replies: 1
Views: 4720

Re: Managed machine parameter value descriptions

Anyone?
by IXix
Fri Dec 30, 2022 10:50 pm
Forum: Users
Topic: Odd Peer Ctrl Problem…
Replies: 18
Views: 10864

Re: Odd Peer Ctrl Problem…

That 'side-by-side' error is VC runtimes IIRC. Maybe go older?

Mising envelope.ocx would only prevent the dialogs from opening.

Unfortunately PAL has been broken since the WPF machine view happened. :(
by IXix
Thu Dec 15, 2022 9:42 am
Forum: Devs
Topic: machine muting info
Replies: 2
Views: 1757

Re: machine muting info

Machines are supposed to let Buzz know when they're not outputting any sound by returning false from the Work() function.
by IXix
Sun Nov 06, 2022 4:07 pm
Forum: Users
Topic: IX Snapshot 1.4 - July 9th 2023
Replies: 40
Views: 19545

Re: IX Snapshot 1.2 - Updated November 6th 2022

Download IX Snapshot from buzz.robotplanet.dk IX Snapshot 1.2 + Treeview filtering + Treeview item context menus + Renaming slots + Non-empty slots are available in machine context menu + Added 'Clear selected' button to main tab + Added help file + Minor improvements Bump. Added some cool new stuf...
by IXix
Thu Oct 27, 2022 6:31 pm
Forum: Users
Topic: Unhandled exception at 0x76ACEDDB (ucrtbase.dll)
Replies: 8
Views: 2752

Re: Unhandled exception at 0x76ACEDDB (ucrtbase.dll)

UNZ wrote: Sun Oct 23, 2022 8:33 pmcan you remember what you did in VS?
No, sorry. It just suggested I should do a repair install to fix some registry problem or other, so I did and it seems to have sorted out my problems.
by IXix
Sat Oct 22, 2022 8:59 pm
Forum: Users
Topic: Unhandled exception at 0x76ACEDDB (ucrtbase.dll)
Replies: 8
Views: 2752

Re: Unhandled exception at 0x76ACEDDB (ucrtbase.dll)

FWIW, although I hadn't seen a ucrtbase.dll exception for a while, I was still getting random sudden crashes when debugging. No exception or anything, just gone. I'd disabled some exception messages ages ago but couldn't remember which or how, so I went poking about in the options and VS told me tha...
by IXix
Sat Oct 22, 2022 3:43 pm
Forum: Devs
Topic: Managed machine right-click menu commands
Replies: 2
Views: 1861

Re: Managed machine right-click menu commands

Ah! Thanks. I would never have figured that out! :lol:
by IXix
Sat Oct 22, 2022 12:35 pm
Forum: Users
Topic: IX Snapshot 1.4 - July 9th 2023
Replies: 40
Views: 19545

Re: IX Snapshot - Updated Oct 22nd 2022

IX Snapshot 1.1 - 2022.10.22 +Fixed incorrect handling of newly added machine track parameters in treeview +Treeviews now display machine supplied descriptions for stored parameters +Added manager interface +Various minor UI tweaks Boom! Seems to be behaving as expected but I haven't tested extensi...
by IXix
Sat Oct 22, 2022 11:52 am
Forum: Devs
Topic: Managed machine right-click menu commands
Replies: 2
Views: 1861

Managed machine right-click menu commands

Apologies if I've asked this before but how do you set the items in the machine context menu for a managed machine? I found a getter that looks related... public IEnumerable<IMenuItem> Commands { get; } but where's the setter? edit: and for that matter, where do you handle the commands? :?:
by IXix
Fri Oct 21, 2022 10:31 pm
Forum: Users
Topic: IX Snapshot 1.4 - July 9th 2023
Replies: 40
Views: 19545

Re: IX Snapshot - Updated Feb 6th 2022

Getting there... :D

Image
by IXix
Sun Oct 16, 2022 9:15 pm
Forum: Users
Topic: BuzzSetup x64 2022 Edition
Replies: 48
Views: 19000

Re: BuzzSetup x64 2022 Edition

Joachims Beefyness (a new one for me :lol: ) is present in .png form only. It would be better if the installer didn't overwrite index.txt. Other machines - there are so many it's hard to know what should and should not be included. I think it's probably best to keep the installer largely free of thi...
by IXix
Fri Oct 14, 2022 11:05 am
Forum: Users
Topic: BuzzSetup x64 2022 Edition
Replies: 48
Views: 19000

Re: BuzzSetup x64 2022 Edition

:o :o :o :o :o :o :o :o :o
by IXix
Wed Oct 05, 2022 6:50 pm
Forum: Devs
Topic: Need help with a C#/WPF/XAML problem
Replies: 2
Views: 1770

Re: Need help with a C#/WPF/XAML problem

wde wrote: Wed Oct 05, 2022 4:52 pmNot sure if this works but you could create a helper...
Ah, thanks! I'll give that a try. Wish me luck! :lol:
by IXix
Wed Oct 05, 2022 10:52 am
Forum: Devs
Topic: Need help with a C#/WPF/XAML problem
Replies: 2
Views: 1770

Need help with a C#/WPF/XAML problem

I'm trying to implement an interface to manage the snapshots in IX Snapshot, the idea being that eventually you'll be able to see the actual values, copy them from one snapshot to another etc. The drop-downs above the treeviews select which snapshot to display, making SlotA or SlotB point to the des...
by IXix
Fri Sep 02, 2022 7:34 pm
Forum: Users
Topic: Modern Pattern Editor
Replies: 22
Views: 13066

Re: Modern Pattern Editor

wde wrote: Fri Sep 02, 2022 3:15 pmCtrl+- combo is somehow reserved and can't be used. I could add context menu shortcuts, but for now you can use 'Tracks' thingy in the toolbar.
Tracks thingy? Completely failed to see that. :lol:
by IXix
Fri Sep 02, 2022 2:07 pm
Forum: Users
Topic: Modern Pattern Editor
Replies: 22
Views: 13066

Re: Modern Pattern Editor

Thanks! I don't seem to be able to add/remove a track from the editor. The options aren't in the context menu and the usual shortcuts don't work.

Pretty cool though. :)
by IXix
Fri Sep 02, 2022 9:35 am
Forum: Users
Topic: 32 Bit or 64 Bit Buzz for a specific set up
Replies: 3
Views: 1645

Re: 32 Bit or 64 Bit Buzz for a specific set up

I reached the conclusion that it was best not to mix 32 and 64. I have separate 32 and 64 setups for Buzz and Reaper and all of my VSTs where both are available. Anything new that I do is entirely 64 now but I maintain the 32 so I can still load older projects. If a plugin doesn't have a 64 version ...
by IXix
Fri Sep 02, 2022 8:43 am
Forum: Devs
Topic: Master Clock / Song Position
Replies: 4
Views: 2667

Re: Master Clock / Song Position

mute wrote: Fri Sep 02, 2022 12:49 am BTDSys LiveJumpHack did a lot towards this... is the source still around? I once hosted it and it was also on sourceforge...but nowadays I dunno?
Still there, dusty and unloved... https://sourceforge.net/p/btdsys/code/H ... /LiveJump/