Rhapsody not loading after installing a project expansion file
-
@David-Healey Yes it worked 100% fine. I think I may have found the issue. In onNoteOn I called Message.getNoteNumber instead of Message.getNoteNumber(). Maybe it is maybe it isn't but the plugin now loads in Rhapsody. But I've come across a new issue: none of my samplers play within Rhapsody. Even when disabling all my midi mutes, it still doesn't play them. I doubt it's anything to do with the midi processing because when I add a sine wave generator it does play in Rhapsody. Do I need to load the sample maps via script or do something specific with the preset?
-
@boim98208 Are you using the latest develop branch of HISE? Is the link file present in the Samples folder (in App Data)
-
@David-Healey I'm not on the latest develop branch. What's the "link" file?
-
@boim98208 When you install a project built with HISE it creates a company folder in the system's app data folder, within that it creates a folder for the project. So you'll have a Libre Wave/Rhapsody folder on your system.
Within the Rhapsody folder there will be a folder called Expansions and within that will be a folder for your expansion.
Inside the expansion's folder there should be a folder called Samples. That folder will contain a Link file - this is a plain text file called either LinkLinux, LinkWindows, or LinkOSX depending on the operating system. That file should contain one line of text which is the path to the expansion's samples.
Also check how much RAM Rhapsody says it's using when you load your expansion. If it's 0 then you know the samples haven't loaded.
Which HISE commit are you using?
-
@David-Healey I'm on the March 10th commit of HISE. Also, the samples do seem to load. I see RAM usage go up as I load the library and I do see the link file. I'll build with the newest commit and see how it goes
-
@boim98208 I don't think the commit will make a difference. Do you hear sound with Bell and Bone?
-
@David-Healey Yes I hear noise with Bell and Bone
-
@boim98208 Ok so it's something specific to your project. When you play notes does the voice count change?
-
@David-Healey Ok I fixed it. For some reason, Flex AHDSR on the samplers was the problem. When I replaced it with any other envelope, it started playing 100% fine on Rhapsody. Do I need to connect the Flex envelopes to a floating tile? I was only using them because I prefer thinking of adsr with the visual but with it playing just fine in HISE I thought I didn't need to connect it to a floating tile
-
@boim98208 I've never used the flex envelope so I don't know the answer.
-
@boim98208 @Christoph-Hart Do Flex AHDSR Envelopes require connecting to a floating tile? The issue I have of Flex AHDSR not triggering the samplers was also an issue when I did a compiled build