surge-synthesizer / surge

Synthesizer plug-in (previously released as Vember Audio Surge)
https://surge-synthesizer.github.io/
GNU General Public License v3.0
3.01k stars 385 forks source link

cant see 'factory patches' bitwig clap #7590

Closed RustoMCSpit closed 3 months ago

RustoMCSpit commented 3 months ago

Bug Description: no factory patches can be seen with the .clap on bitwig .

Surge XT Version 1.2.3.bb8dd2b

Reproduction Steps: Steps to reproduce the behavior:

  1. click on patch browser
  2. see no factory patches

Expected Behavior: visible factory patches

Screenshots: If applicable, add screenshots/GIF/videos to help explain your problem.

Computer Information (please complete the following!):

mkruselj commented 3 months ago

In Surge's patch browser or Bitwig's?

RustoMCSpit commented 3 months ago

In Surge's patch browser or Bitwig's?

surges

baconpaul commented 3 months ago

So

  1. Are you using the flatpak or deb surge? and bitwig?
  2. If you re using the flatpak what does the about screen say? A screenshot of the surge about screen will show where it looks for patches. Does that directory exist.
  3. If you upgrade to 1.3.1 you will get clap preset support which will be generally better in bitwig anyway. but if surge sees no patches bitwig wont either

My guess is you are using the flatpak version and the paths are not resolved properly on your system.

RustoMCSpit commented 3 months ago

1) surge is a .clap, i dont know if thats flatpak or deb. bitwig is .deb.

2) not using flatpak. i chrcked and the directory isnt there however. where do i install JUST the patches, wavetables, etc.

3) upgrade what to 1.3.1? i installed the latest surge

baconpaul commented 3 months ago

the latest surge is 1.3.1 not 1.2.3.

How did you install it? It sounds like your install process just didn't install the wavetables and patches.

RustoMCSpit commented 3 months ago

the latest surge is 1.3.1 not 1.2.3.

How did you install it? It sounds like your install process just didn't install the wavetables and patches.

i downloadef the most recent release surge-xt-linux-1.3.1-pluginsonly.tar.gz and extracted just Surge XT.clap and put it in my .clap directory

mkruselj commented 3 months ago

Yes, that is not enough. That's just the plugin but not any factory patches or wavetables (obviously). You need to install either deb or rpm or use OBS builds. Pluginsonly package is for the update case where you don't want to run the whole installer. But for first time install you do need to run the full installer.

Closing as not a bug on our end. :)

RustoMCSpit commented 2 months ago

whats the rpm or obs build?

baconpaul commented 2 months ago

Rpm is the fedora equivalent of a deb file. Obs is open build service, a multi platform build linked from our install page for various non Apple unixes.

RustoMCSpit commented 2 months ago

related to https://github.com/surge-synthesizer/surge/issues/7607