If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Primitives
4 posts
• Page 1 of 1
Primitives
Hello MyCo,
I am very curious, how are new primitives written? Is it all asm, c++, both or what. How do you go about it? Do you have an old example of an easy primitive we/I could look at with comments. Is there a tool that can look into primitives, decompiler, etc.?
Thanks in advance if at all possible, BobF.....
I am very curious, how are new primitives written? Is it all asm, c++, both or what. How do you go about it? Do you have an old example of an easy primitive we/I could look at with comments. Is there a tool that can look into primitives, decompiler, etc.?
Thanks in advance if at all possible, BobF.....
- BobF
- Posts: 598
- Joined: Mon Apr 20, 2015 9:54 pm
Re: Primitives
Flowstone is closed source as you know. So you won't hear details as to how it is programmed.
"There lies the dog buried" (German saying translated literally)
- tulamide
- Posts: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
Re: Primitives
Hi tulamide,
Was just thinking maybe some of use could help in maybe developing new primitives. Just a crazy thought I guess.
Cheers, BobF.....
Was just thinking maybe some of use could help in maybe developing new primitives. Just a crazy thought I guess.
Cheers, BobF.....
- BobF
- Posts: 598
- Joined: Mon Apr 20, 2015 9:54 pm
Re: Primitives
It's all C++, that's no secret. Stream primitives have some additional "Assembler" in it. Assembler is in quote marks because it's not real assembler, we use our own assembler (like you can write in the assembler code primitive) as some kind of JIT Compiler. That's no secret either, as you can read out the internal assembler code from the "S"/"C" connector on the "Direct Sound Out" / "ASIO Out" / "Poly to Mono" / "Signal Analyser" primitives.
For some example source you might have to ask Malc.
For some example source you might have to ask Malc.
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 82 guests