[gmpi] Re: Req 76,78

  • From: "Didier Dambrin" <didid@xxxxxxxxx>
  • To: <gmpi@xxxxxxxxxxxxx>
  • Date: Tue, 8 Feb 2005 16:05:38 +0100




But ReWire doesn't typically use IPC for audio streaming... it is supposed to run the UI in a seperate process (with IPC) and the audio engine in a DLL as part of the host process.

That said, I know of ReWire implementations which cheat, and either:-
A) do use IPC for audio streaming; the part running in the host process is a simple stub.
B) use almost no IPC at all; the "panel" app is just a stub that sends a message to code in the host process which causes it to open a new window in the host's process.




normally the FL Studio rewired doesn't use IPC at all. We kept the GUI in the same DLL. I never wanted to support rewire because of this requirement, but then we realized that the UI could be kept in the DLL anyway.


---------------------------------------------------------------------- Generalized Music Plugin Interface (GMPI) public discussion list Participation in this list is contingent upon your abiding by the following rules: Please stay on topic. You are responsible for your own words. Please respect your fellow subscribers. Please do not redistribute anyone else's words without their permission.

Archive: //www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe

Other related posts: