Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - pixeltools

Pages: 1
1
TheaterMode / LastPlayed in Theater Mode
« on: October 12, 2021, 10:56:14 PM »
We have constructed some nice theater mode displays for our dance events that display the current song and the next upcoming three dances.

It would be wonderful to also display the last plated tune in the Theater Mode display.  We have not found a last played variable.

Any suggestions about how to display the last played tune in the Theater Mode display?

Thanks for your help

Mark

2
MusicBee API / Visual Basic Form hangs using API 3.1
« on: February 03, 2021, 02:13:37 AM »
Hello all

I am trying to make a MusicBee Plugin that opens a window and writes the TrackChanges to that window.  This window will be  merged with a Zoom channel.


I easily made a simple MS Visual Basic Form and added a text box that gets written with the track name each TrackChanged notification. This works perfectly the first time the plug-in gets Enabled.  But restarting MusicBee causes the Form to be hung up … with the Window waiting circle.
 
I am using the Visual Basic plugin sample 3.1 into MusicBee 3.3.7491 P. Are these versions compatible?


I also built the C# Source 3.1.  This results in the error when enabled:
      Unable to initialize plugin: mb_TestCSharpDll.dll
      You need the latest version of MusicBee to use this plugin

I have spent quite a bit of time trying to get just a basic VB form to be fired off in one of the initialization routines .. but it always hangs on a relaunch of MusicBee. I've tried the VB and C# plugins with Visual Studio versions 2010 and 2019.

Any help will be appreciated.


Mark

Pages: 1