VOGONS

Common searches


Search results

Display options

Re: Falcosoft Soundfont Midi Player

Hi, I'm sorry to hear that nothing helped. Found a critical bug. OK, It's fixed. Download location is the same. [Edit] Yes, it was a delay related bug, but it could only manifest itself on my side when the selected midi-in port was Midi-Yoke and midi-in was active. It's slow to reset Midi-Yoke type …

Re: Falcosoft Soundfont Midi Player

Hi, I think you should try to increase the numbers of input/output sysex buffers in Midi-OX setup (e.g. to 64 or rather 128). I don't think buffer sizes matter that much unless you are sending really big sysex chunks (e.g. instrument dumps). In this case you should increase the sizes as well (e.g. …

Re: Falcosoft Soundfont Midi Player

would suggest moving soundfont banks (ctrl+0 to 9) to LSB Soundfont as an E-mu/Creative technology basically was built with GM/GS in mind. It supports only 128 banks. Bank 0 was supposed to be the main GM compatible bank, and other additional soundfonts to be the variations. So SB AWE/Live/Audigy …

Re: Falcosoft Soundfont Midi Player

Still does not apply sysex delay right No, it can only filter out Sysex messages. Useful if you want to control the state and do not want an arbitrary Sysex to ruin it. I think it would be wise switch "apply controls to midi in" to Off when playing games . Yes, you must be right :). I think I'm …

Re: Falcosoft Soundfont Midi Player

There is a problem with typing in a Delay Time, it responds immediately to wrong numbers. Ok, fixed. It seems v3.5.1 will never be released since v3.6 is on the way. I have added a few new features so this version deserves its own minor version number. :) 1. Added to the Channel select, Key offset, …

Re: Falcosoft Soundfont Midi Player

@thecrankyhermit: James-F has written in this topic: https://www.vogons.org/viewtopic.php?f=46&t=37047&start=20#p501046 This transformation fixes World of Xeen CTF when Walking (Footstep variation) and Shooting an Arrow (Acoustic Bass capital) on the same channel. After the transformation fix, on …

Re: Falcosoft Soundfont Midi Player

Thanks, I think the starter post is ready. Info: Roland_MS-SoftSynth_GS.ins is exactly 1:1 the same as SCVA-55 Not exactly, just essentially. :) CM-64 maps are missing from Roland_MS-SoftSynth_GS. If you can define the Bankselmethod = 0/1 behavior in the FSMP manual this would be helpful for future …

Re: Falcosoft Soundfont Midi Player

Will FSMP use the delay time on incoming sysex commands through the Midi In port? No. Midi input is not wired into the player engine. Essentially input is sent 'as is' (except some buffer-less real time transforming as Scale effect and CTF). If it would set an arbitrary delay for sysex messages …

Re: Falcosoft Soundfont Midi Player

Hi, Another AV error. Fixed. This was also delay related. The side-effect of the fix that you can not delete loaded files fast ( the ones with the arrow) you have to wait while another is loaded (together with the set delay). The slowdown does not affect unloaded (arrow-less)files on the list. CTF: …

Re: Falcosoft Soundfont Midi Player

Yeah, right but at the present (without the code modification I have mentioned) the fallback will be MSB:0 LSB:0. (And not MSB:x LSB:0 as would be ideal) [Edit] Maybe you'll find a better solution than to modify a huge list of instruments? I'm almost sure that .ins files for all Roland devices can …

Re: Falcosoft Soundfont Midi Player

Hi, II don't understand this: Patch[128]=Roland GS Var #01. But I can explain in language. If CC#32 != 0-4, CC#32 = 0. If CC#32 = 0, CC#32 = 0. If CC#32 = 1, CC#32 = 1. If CC#32 = 2, CC#32 = 2. If CC#32 = 3, CC#32 = 3. If CC#32 = 4, CC#32 = 4. That's exactly what my previous suggestion does if you …

Re: Falcosoft Soundfont Midi Player

Hi, Patch[128]=Roland GS Var #01 Patch[129]=Roland GS Var #01 Patch[130]=Roland GS Var #01 ... Patch[256]=Roland GS Var #02 Patch[257]=Roland GS Var #02 Patch[258]=Roland GS Var #02 This way you can cover the 0..xx LSB values with BankSelMethod = 0. On the second hand, I should not use instrument …

Re: Falcosoft Soundfont Midi Player

The most obvious solution (without modifying program code) is to write an ins file that addresses the proper banks as MSB+LSB (BankSelMethod = 0 intead of 1 like in most GS based .ins files). This way any bank where LSB != 0 would be considered invalid so CTF would happen. PS. BankSelMethod = 0 old …

Re: Falcosoft Soundfont Midi Player

Hi, New test version on the usual location. I think the crash was due to the reset was too delayed at program close. Can we do something about random/wrong LSB (CC#32)? I hope we can, but I need a more detailed explanation about what the problem exactly is. [EDIT] When MSB is 0, 8, 16, 24 etc (has …

Page 57 of 59