Reply 2100 of 2119, by Falcosoft
- Rank
- l33t
Spesek wrote on 2024-12-26, 16:39:Hi Zoltan,
....
Also, if possible, an option to render a file via BASS offline (not real-time as it can lag sometimes and takes a long time for long files) would be greatly appreciated!
Roland User wrote on 2024-12-31, 17:18:Hi Zoltan )
Happy new year )
If possible , add function fast export MIDI file to Wave file ) I mean without play in realtime ) as this do in Foobar2000 ) because Foobar 2000 bad work with MUNT plugin , but normal export from any other formats and synths where not need set roms)
Happy new year to everyone!
OK, I have added 'Offline Mode' to FSMP. You can switch to offline mode by right clicking the 'Record' button and selecting 'Offline Mode (Bassmidi/VSTi)'.
FSMP stays in this mode until you manually switch it off, or you disable Bassmidi/VSTi output mode, or you switch to Session recording mode.
In offline mode everything should work the same way (tempo, key shift and any overrides, loops, effects, plugins etc. ), except rendering is happening at full speed (and of course without sound).
@Spesek:
It would have been much more work to implement it the way you suggested. Currently in offline mode FSMP iterates by time (1ms) the same way as in case of real-time playback. This way the whole engine of FSMP can be used without many modifications. Moreover Bass is somewhat less flexible regarding decoding streams than I expected. That's why Offline Mode is working this way.