Soundpaint

Discuss running non-Linux applications and plugins on Linux, for example via wine

Moderators: MattKingUSA, khz

Post Reply
tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Soundpaint

Post by tavasti »

New sample-based instrument provider, which seems to have nice sounding stuff.
https://soundpaint.com/

Downloaded their free player. It installs and runs, but in UI can't define directory where it would load samples, and therefore can't get free library to try it out. In $WINEPREFIX/users/tavasti/Application Data/8dio/Soundpaint/GlobalSettings.xml most likely would be place for setting file, but don't know syntax. So would need to run this in real windows to get clear how to configure.

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: Soundpaint

Post by tavasti »

Got bit further. From their support, I got config files, and GlobalSettings.xml needs somethin like this:

Code: Select all

  <globalSearchDirsContainerStateId>
    <librarySearchDirStateId searchDirId="K:\Soundpaint"/>
  </globalSearchDirsContainerStateId>
After it, it needed winetricks dotnet452. But still not in working state, getting

Code: Select all

wine: Call from 7BC2869A to unimplemented function MSVCR100_CLR0400.dll._except_handler4_common, aborting
Tried 'winetricks vcrun2010' to fix this, but no change

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: Soundpaint

Post by tavasti »

It looks like those winetricks solved that 'cannot add directory' problem, so no need to edit those configs manually.

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

peelybird
Established Member
Posts: 5
Joined: Fri Feb 23, 2024 2:12 pm

Re: Soundpaint

Post by peelybird »

Hi tavasti. Did you get Soundpaint to work in the end? 8dio do some lovely libraries so would be useful.

tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: Soundpaint

Post by tavasti »

peelybird wrote: Wed Feb 28, 2024 7:26 pm

Hi tavasti. Did you get Soundpaint to work in the end? 8dio do some lovely libraries so would be useful.

No, at least then it was not possible, and haven't tried ever after it.

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

Post Reply