Closed QbitCreator closed 1 year ago
I tried with the Prytanée Demo that I have on my computer, and OdfEdit v2.6, I don't reproduce what you are observing, In get this Rank001 section for example :
[Rank001]
Name=Rear: 1.Pos Cromorne
FirstMidiNoteNumber=36
NumberOfLogicalPipes=54
WindchestGroup=2
Percussive=N
Pipe001Gain=1.4
Pipe001LoopCrossfadeLength=124
Pipe001=..\OrganInstallationPackages\002300\pipes\Positif\positif_Cromorne8\Rea_positif_Cromorne8\036-c.wav
Pipe001LoadRelease=N
Pipe001ReleaseCount=3
Pipe001ReleaseCrossfadeLength=88
Pipe001Release001=..\OrganInstallationPackages\002300\pipes\Positif\positif_Cromorne8\Rea_positif_Cromorne8\rel00450\036-c.wav
Pipe001Release001MaxKeyPressTime=443
Pipe001Release002=..\OrganInstallationPackages\002300\pipes\Positif\positif_Cromorne8\Rea_positif_Cromorne8\rel00170\036-c.wav
Pipe001Release002MaxKeyPressTime=163
Pipe001Release003=..\OrganInstallationPackages\002300\pipes\Positif\positif_Cromorne8\Rea_positif_Cromorne8\rel99999\036-c.wav
The issue that you are describing looks like OdfEdit does not find the sample files in your computer. If the sample files are not present in your computer in the expected folder, OdfEdit will not create the Pipe attack or release attribute for these files. Are you sure to have completely uncompressed the archive of the sample sets ? For example do you have actually the sample files of the Rank001 in the folders mentioned above ?
Thank you very much for your answer! I think you are right. I just tried it on my other PC and now it seems to do it correctly. Probably had something to do with my folder structure in some way...
Hello, I have tried to convert multiple ODFs (Cembalo Mietke, Cembalo Ruckers, Prytanée Demo and Święta Lipka) from Hauptwerk to Grand Orgue and always have similar issues. I have no knowledge of the structure of Hauptwerk ODFs, but some of GrandOrgue ODFs, so I don't know what is really defined in what way in the original Hauptwerk ODF.
Theres always a mixture of these two issues with the samplefile-linking:
...
[Rank005] Name=Pleno FirstMidiNoteNumber=36 NumberOfLogicalPipes=54 WindchestGroup=1 Percussive=N Pipe001LoopCrossfadeLength=40 Pipe001=..\OrganInstallationPackages\000377\pipe\pleno\036-c.wav Pipe001LoadRelease=N Pipe001ReleaseCount=4 Pipe001ReleaseCrossfadeLength=8 Pipe001Release001MaxKeyPressTime=5400 Pipe001Release002=..\OrganInstallationPackages\000377\pipe\pleno\rel99999\036-c.wav Pipe001Release003MaxKeyPressTime=2500 Pipe001Release004MaxKeyPressTime=980
...
[Rank001] Name=Rear: 1.Pos Cromorne FirstMidiNoteNumber=36 NumberOfLogicalPipes=54 WindchestGroup=2 Percussive=N Pipe001Gain=1.4 Pipe001LoopCrossfadeLength=124 Pipe001ReleaseCount=3 Pipe001ReleaseCrossfadeLength=88 Pipe001Release001MaxKeyPressTime=443 Pipe001Release002MaxKeyPressTime=163
...