Page 1 of 1

Peer chord on Buzz 64 edition

Posted: Sat Jul 29, 2023 12:52 am
by Grids
Hi,

I can't get Peer Chord to work on Buzz 64 edition from October last year. Any thoughts?
When I click on assign parameter, nothing opens up.

Re: Peer chord on Buzz 64 edition

Posted: Sat Jul 29, 2023 10:19 am
by IXix
Most likely you need to register "envelope.ocx". The old buzz fixkit used to let you do it but I'm not sure whether that still works.

Marc had to do the same thing recently and he did it from the command prompt...

"I had to run, as administrator, the command line regsvr32.exe envelope.ocx (with the current directory was set to where my buzz is installed, and where envelope.ocx is located)"

Re: Peer chord on Buzz 64 edition

Posted: Sat Jul 29, 2023 10:21 am
by IXix
Oh hang on, sorry I'm half asleep. I read it as PeerCtrl :roll:

PeerChord? Hmm, not sure why that wouldn't work. I'll look into it...

Re: Peer chord on Buzz 64 edition

Posted: Sat Jul 29, 2023 10:25 am
by IXix
Yeah, I have the same problem here. I can't spend time trying to solve it right now though as I'm on holiday and my wife won't be impressed if I spend all my time with my nose in my laptop. :lol:

I'll try to look at it when I get home in a couple of weeks.

Re: Peer chord on Buzz 64 edition

Posted: Sun Jul 30, 2023 7:25 am
by Grids
Thanks. No rush. Enjoy your holidays.

Re: Peer chord on Buzz 64 edition

Posted: Sat Aug 12, 2023 4:38 pm
by IXix
Okay, here's an updated build of PeerChord for testing... BTDSys PeerChord 1.1a - 2023.08.12.zip

No new features, just a newer build and a x64 version. Please check that it loads songs properly as I had to make some internal changes. It should work but I haven't tested it.

Re: Peer chord on Buzz 64 edition

Posted: Mon Aug 14, 2023 11:52 am
by Grids
Yes. Works well. Thank you so much!

Re: Peer chord on Buzz 64 edition

Posted: Mon Aug 14, 2023 12:21 pm
by IXix
Grids wrote: Mon Aug 14, 2023 11:52 amYes. Works well. Thank you so much!
Great! Time to spread it to the wider world then. :D

Re: Peer chord on Buzz 64 edition

Posted: Mon Aug 14, 2023 10:06 pm
by temporalsounds
Thank you IXix for another x64 BTDSys buzz machine,Thank you! :D
I didn't find source code.

Re: Peer chord on Buzz 64 edition

Posted: Tue Aug 15, 2023 9:17 am
by IXix
temporalsounds wrote: Mon Aug 14, 2023 10:06 pmI didn't find source code.
No, it's not online yet. SourceForge killed off the CVS system ages ago and I haven't gone through the process of switching to something else. I'm planning on moving the code to GitHub but I need to figure out the best way to structure the repositories. I don't know git very well so I need to do a bit of reading and experimenting first.

Re: Peer chord on Buzz 64 edition

Posted: Sun Oct 01, 2023 10:55 pm
by thepedal
I was using your x86 release of the Peerchord from here in a couple of tunes and now when I try and load them on another machine I get an 'Incompatible Data' error when I load them. However if I switch that machine to the same dll I seem to still get the error. My fault as I was tinkering with a newer release for sh'ts-n-giggles, when I didn't need to really to but I'm wondering if there's an obvious reason for this issue. The standard version I used for years is the last one from BTDsys Sourceforge, 2011.

Re: Peer chord on Buzz 64 edition

Posted: Mon Oct 02, 2023 11:56 am
by IXix
thepedal wrote: Sun Oct 01, 2023 10:55 pm...'Incompatible Data'...
I don't know but If you want to send me a bmx I can try to figure out what's going wrong.

Re: Peer chord on Buzz 64 edition

Posted: Thu Oct 19, 2023 6:30 pm
by IXix
It looks like I've screwed up the save/load code. It's amazing how much chaos can be caused by just one missing byte. :oops:

I need to do some tests with different versions to make sure I don't break it more by fixing it but I'll get on it tomorrow.

Re: Peer chord on Buzz 64 edition

Posted: Fri Oct 20, 2023 7:55 pm
by IXix
Okay, I've fixed the problem. Unfortunately files saved with the buggy version still won't load properly. I'm looking into how to rescue such files, so if you have one let me know and I'll try to fix it for you.

PeerChord 1.1b x86

PeerChord 1.1b x64

Re: Peer chord on Buzz 64 edition

Posted: Sat Oct 21, 2023 5:19 pm
by temporalsounds
Thank you IXix.
PeerChord saved in 32bit Buzz load in x64 Buzz good here..When saved in x64 and open in 32bit ,I loose Assign parameter settings ,have to set up again.
EDIT:After installation ver. 1.1b ,works perfectly in both platform together 8-)
Image

Re: Peer chord on Buzz 64 edition

Posted: Sat Oct 21, 2023 6:35 pm
by IXix
temporalsounds wrote: Sat Oct 21, 2023 5:19 pm PeerChord saved in 32bit Buzz load in x64 Buzz good here..When saved in x64 and open in 32bit ,I loose Assign parameter settings ,have to set up again...
Your screenshot shows PeerChord 1.1a so you probably haven't installed the new version on both platforms, unless I messed up the about box, which isn't completely impossible :lol:

edit: Nope, about text is correct on both platforms

Re: Peer chord on Buzz 64 edition

Posted: Sat Oct 21, 2023 7:42 pm
by magmavander
Anyway, thanks to keep alive this wonderful tool I have used a lot!

Re: Peer chord on Buzz 64 edition

Posted: Sat Oct 21, 2023 11:41 pm
by thepedal
magmavander wrote: Sat Oct 21, 2023 7:42 pm Anyway, thanks to keep alive this wonderful tool I have used a lot!
Seconded! Thanks all working now :)

Re: Peer chord on Buzz 64 edition

Posted: Tue Oct 24, 2023 3:56 pm
by temporalsounds
IXix wrote: Sat Oct 21, 2023 6:35 pm Your screenshot shows PeerChord 1.1a so you probably haven't installed the new version on both platforms, unless I messed up the about box, which isn't completely impossible :lol:

edit: Nope, about text is correct on both platforms
Yes, I have already installed v1.1b and works good on both platforms each other :lol: Thanks IXix