Module API
-
mdsp
for now the API is for only for Delphi and is included in the distribution,
but I plan to translate it to C. If someone more experienced with Delphi and C/C++ than me wants to do it. I'd be happpy too.
but I plan to translate it to C. If someone more experienced with Delphi and C/C++ than me wants to do it. I'd be happpy too.
- senso
- Site Admin
- Posts: 4427
- Location: France
- Contact:
hello,
Microsoft C++ is the most common,
Borland C++builder is a good outsider!
Personally, I use Borland products; I'm tired to give all my money to Bill Gates... I'm sure he doesn't need it.
Microsoft C++ is the most common,
Borland C++builder is a good outsider!
Personally, I use Borland products; I'm tired to give all my money to Bill Gates... I'm sure he doesn't need it.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
- senso
- Site Admin
- Posts: 4427
- Location: France
- Contact:
the actual SDK is probably not really used.
The script language seems to be enough for most users?
I'm working on a new version of the SDK
- easier for developers,
- in C++,
- more powerful.
The script language seems to be enough for most users?
I'm working on a new version of the SDK
- easier for developers,
- in C++,
- more powerful.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
- Vincent
- Member
- Posts: 317
- Location: PACA
- Contact:
Hi.
What is SDK?
Since C++ seems to be much quicker for audio processing, we are - I mean the guy which makes some of my sounds is - going to develop modules in C++. And maybe rewrite some already existing ones, just to check. But that's not for tomorrow...
What is SDK?
Since C++ seems to be much quicker for audio processing, we are - I mean the guy which makes some of my sounds is - going to develop modules in C++. And maybe rewrite some already existing ones, just to check. But that's not for tomorrow...
vincent michel
composer & novelist
composer & novelist
-
martignasse
- Site Admin
- Posts: 611
- Location: Lyon, FRANCE
- Contact:
hello,
what ? a new fresh SDK (Software Developpement Kit
and in C++, woaow,
it's good news
can't wait to put my hand on...
what ? a new fresh SDK (Software Developpement Kit
and in C++, woaow,
it's good news
can't wait to put my hand on...
Martin FLEURENT - Usine Developer - SDK maintainer
-
woodslanding
- Member
- Posts: 1327
so how's this coming along???
Writing a Usine module seems like a better than average way to start messing around in C++.... And more efficient than the scripting engine, I'm guessing?
Writing a Usine module seems like a better than average way to start messing around in C++.... And more efficient than the scripting engine, I'm guessing?
Custom Ryzen 5900x MATX build, Win10, Fireface UFX, touchscreen
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
- senso
- Site Admin
- Posts: 4427
- Location: France
- Contact:
We are working on (more exactly the user 'Le Vrai Bernardo' is working on...)
Normally it will be out in 1 month.
be patient.
Normally it will be out in 1 month.
be patient.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
-
woodslanding
- Member
- Posts: 1327
yes, I can be patient! Good to hear it is coming.....
Custom Ryzen 5900x MATX build, Win10, Fireface UFX, touchscreen
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
-
LevraiBernardo
- Site Admin
- Posts: 110
- Contact:
Quite optimistic point of view, Mister Senso.
Woodslanding, do you master C++ ? I would have a few questions about compiling options... (if anybody master this topic, let me know).
Woodslanding, do you master C++ ? I would have a few questions about compiling options... (if anybody master this topic, let me know).
-
martignasse
- Site Admin
- Posts: 611
- Location: Lyon, FRANCE
- Contact:
hello LevraiBernardo,
I'm not a master, but i have some knowledges.
And i'm very interested in the C++ API, as i don't code in PASCAL, but in....C++.
Fell free to ask, i'll do my best to help.
I'm not a master, but i have some knowledges.
And i'm very interested in the C++ API, as i don't code in PASCAL, but in....C++.
Fell free to ask, i'll do my best to help.
Martin FLEURENT - Usine Developer - SDK maintainer
-
woodslanding
- Member
- Posts: 1327
I'd hope to ask some questions of you too, Martin--I am a C++ beginner (though proficient in Java.)
-e
-e
Custom Ryzen 5900x MATX build, Win10, Fireface UFX, touchscreen
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
Custom 2 manual midi keyboard
Usine, Kontakt, Reaktor, Synthmaster, Byome, Arturia, Soundtoys, Unify
-
martignasse
- Site Admin
- Posts: 611
- Location: Lyon, FRANCE
- Contact:
No problems, if i can help, it's with pleasur.woodslanding wrote:I'd hope to ask some questions of you too, Martin--I am a C++ beginner (though proficient in Java.
A+
Martin FLEURENT - Usine Developer - SDK maintainer
-
martignasse
- Site Admin
- Posts: 611
- Location: Lyon, FRANCE
- Contact:
Hi pansoul,
Actually, the Delphi SDK is deprecated, since Usine 4.1 beta 6, and no more distributed.
The actual, up to date SDK (version 2b available in download section) is in C++.
I don't know if senso plan to make an update to V2 for the Delphi SDK....
But i know he maybe just not have the time, his priority is to power up usine itself with all these marvelous features we can't wait for
But if you decide to go for the C++ version, we can help you to start with, for sure.
Hope it help
Actually, the Delphi SDK is deprecated, since Usine 4.1 beta 6, and no more distributed.
The actual, up to date SDK (version 2b available in download section) is in C++.
I don't know if senso plan to make an update to V2 for the Delphi SDK....
But i know he maybe just not have the time, his priority is to power up usine itself with all these marvelous features we can't wait for
But if you decide to go for the C++ version, we can help you to start with, for sure.
Hope it help
Martin FLEURENT - Usine Developer - SDK maintainer
