Author Topic: QM Vamp Plugin  (Read 1518 times)

Offline mgd377

  • Newbie
  • *
  • Posts: 8
    • View Profile
QM Vamp Plugin
« on: October 23, 2017, 06:12:34 PM »
Hello. I'm running windows 10 and can't seem to get version 2017.33 (32 bit) to recognize the QM Vamp Plugin.  I installed to default directories (C:\Program Files (x86)), but no luck. 

I also tried uninstalling all 32 bit components and then installed the 2017.33 64 bit version, with the 64 bit QM Vamp Plugin, and the C++ 2015 redistributable.  Still can't get it to show me anything in the timing intervals other than the built in 50ms, 100ms, and Metronome.  Any ideas what's wrong?

Thanks in advance!

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: QM Vamp Plugin
« Reply #1 on: October 23, 2017, 06:14:23 PM »
Are you creating a musical or animation sequence?

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: QM Vamp Plugin
« Reply #2 on: October 23, 2017, 06:14:49 PM »
Check your logs. We log extensively what is happening.

Offline mgd377

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: QM Vamp Plugin
« Reply #3 on: October 23, 2017, 06:42:37 PM »
Thanks so much Keith!  You're a genius  :)  What I was doing was just clicking to create a new sequence, then clicking the 'Timings' tab, then clicking the 'New' button.  This timing drop down list did not reflect the QM Vamp Plugins.

When I thought about what you said (musical or animation sequence), I clicked to create a new sequence, picked 'Musical Sequence', selected my audio file, then clicked the 'Timings' tab, then clicked the 'New' button and tah-dah!  There are the QM Vamp timing intervals. 

The moral of the story is you have to be creating a 'Musical Sequence' to use the audio based timing intervals.  Makes sense when I think about it.

Thanks so much for the speedy response!

Offline RickAlex

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: QM Vamp Plugin
« Reply #4 on: December 14, 2017, 04:06:11 PM »
Also having trouble getting the plugins to show up. Hoping @keithsw1111 can shed some light. Thanks in advance. I checked that everything is in the proper directory.

Code: [Select]
2017-12-14 18:02:13,848 5888 log_base [DEBUG] Loading plugins.
2017-12-14 18:02:13,849 5888 log_base [DEBUG] Vamp: PluginLoader: enumerating plugins for .
2017-12-14 18:02:13,849 5888 log_base [DEBUG] Vamp: List library files matching .
2017-12-14 18:02:13,849 5888 log_base [INFO] VAMP_PATH was not set.
2017-12-14 18:02:13,849 5888 log_base [DEBUG] Vamp: Looking in path C:\Program Files\Vamp Plugins.
2017-12-14 18:02:13,849 5888 log_base [DEBUG] Vamp: Adding file C:\Program Files\Vamp Plugins\qm-vamp-plugins.dll.
2017-12-14 18:02:13,849 5888 log_base [DEBUG] Vamp: Trying to load library: C:\Program Files\Vamp Plugins\qm-vamp-plugins.dll.
2017-12-14 18:02:13,850 5888 log_base [ERROR] Vamp: HostExt: Unable to load library C:\Program Files\Vamp Plugins\qm-vamp-plugins.dll: 126.
2017-12-14 18:02:13,850 5888 log_base [DEBUG] Vamp: plugin dlls found 0.
2017-12-14 18:02:13,850 5888 log_base [DEBUG] Plugins found 0.
2017-12-14 18:02:15,008 13520 log_base [INFO] DoPrepareFrameData: Audio frame data processing complete in 3381.

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: QM Vamp Plugin
« Reply #5 on: December 14, 2017, 04:18:39 PM »
Looks to me like you need to install the visual c++ redistributable.

Offline RickAlex

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: QM Vamp Plugin
« Reply #6 on: December 14, 2017, 04:39:20 PM »
Thanks so much Keith!  You're a genius  :)
That did it! Thanks Keith!