taktik, on Dec 31 2006, 05:30 PM, said:
I have tried this now here, but can not confirm this with Sytrus 2.0. Which version have you tried? Can you really reproduce this by only starting Renoise, loading Sytrus and then closing Renoise again?
I did that test for myself (I'm not a2n3d7y, b.t.w.

) using Sytrus VSTi 2.3 and can confirm here:
Opening Renoise 1.8RC1 blank and creating a Sytrus 2.3 instance went ok, but while exiting Renoise freezed. (Don't get confused with the Sytrus path:
Quote
D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll...
in the logs below. It's version 2.3 - installed into an blank directory named Sytrus2.0.)
Anyway, here is the log:
Quote
============================================================
Version : Renoise V1.8.0RC1 (Dec 21 2006)
Date : 2007-01-02
OS : WinXP Service Pack 2
============================================================
Application: Initializing the API...
QuickTime: Initializing...
QuickTime: Successfully initialized...
QuickTime: Running QuickTime Version: 7108000
MIDI: Enumerating MIDI devices
MIDI: Opening EWS88 MT MIDI
MIDI: Opening Microsoft GS Wavetable SW Synth
MIDI: Opening EWS88 MT MIDI
Application: Init...
Application: Creating a new document...
Player: Constructing...
Player: Attaching to the document...
Player: Start running...
GUI: GUI is constructed
Application: A new document was created.
ASIO: Initializing
ASIO: Trying to open 'ASIO for EWS88 MT/D'
ASIO: LoadAsioDriver ... OK
ASIO: ASIOInit ... OK
ASIO: postOutput = true
ASIO: FillDriverInfo ... OK
ASIO: Got kAsioSupportsTimeInfo
ASIO: BufferType : 0
ASIO: CreateBuffers ... OK
ASIO: ASIOStart ... OK
ASIO: Up and running
GraphPort: Initialising in WindowedMode
GraphPort: Successfully initialized
Application: Init OK
Application: Enter MainLoop...
VstPlugs: Trying to instantiate D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll
VstPlugs: Instantiate OK (uniqueID:1400468594)
Application: Exit...
Player: Constructing...
Player: Attaching to the document...
Player: Start running...
GUI: GUI is constructed
VstPlugs: Releasing D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll...
Renoise behaves different if detaching Sytrus (selecting none from the drop down box) before exiting Renoise:
Quote
...
GraphPort: Initialising in WindowedMode
GraphPort: Successfully initialized
Application: Init OK
Application: Enter MainLoop...
VstPlugs: Trying to instantiate D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll
VstPlugs: Instantiate OK (uniqueID:1400468594)
VstPlugs: Releasing D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll...
VstPlugs: D:\Audio\FLStudio5\Plugins\VST\OtherVST\Sytrus2.0\Sytrus VSTi.dll was released
Application: Exit...
Player: Constructing...
Player: Attaching to the document...
Player: Start running...
GUI: GUI is constructed
Shut down: Released the old Document
Shut down: Stopped and released all MIDI-Devices
Shut down: Stopped the Player
ASIO: Stop Polling...
ASIO: Releasing ASIO for EWS88 MT/D...
Shut down: Stopped and released the active Audio-Device
Shut down: Destroyed the Player
Shut down: Destroyed the VST Host
Shut down: Destroyed the Window and all Views
Shut down: Destroyed the Document
Shut down: Saved the preferences
Shut down: Destroyed the GraphPort
Shut down: Destroyed the Preferences
Shut down: App is down
Application: Exit OK
Application: Finalizing the API...
MIDI: Closing EWS88 MT MIDI
MIDI: Closing Microsoft GS Wavetable SW Synth
MIDI: Closing EWS88 MT MIDI
I hope it helps.