Search found 16 matches

by DjMmix
Wed Mar 18, 2015 7:31 pm
Forum: General
Topic: Custom DSP Code 2 (comunity project)
Replies: 112
Views: 305086

Re: Custom DSP Code 2 (comunity project)

nice work KG_is_back :)

your code generator is really impressive :o
by DjMmix
Fri Jan 24, 2014 10:55 am
Forum: General
Topic: System Info From Win32API
Replies: 7
Views: 15968

Re: System Info From Win32API

hello guys, thank you for the encouragement

@ RJHollins: in the zip there is the dll concern the FSM and the rest of the files are the files for the "code::blocks" with which I created the dll project, but if you codeblocks or visual studio you can viewed project written in C + + to see how I did ...
by DjMmix
Thu Jan 23, 2014 7:09 pm
Forum: General
Topic: System Info From Win32API
Replies: 7
Views: 15968

Re: System Info From Win32API

hello guys,

I coded a dll in C + + with the function that you cited in your post that operates under FS

for pragma (that am under visual or Codeblocks) it is now useless.

and this procedure "GetSystemInfo (& siSysInfo)" is used to insert data into siSysInfo for future use

join if I post my ...
by DjMmix
Thu Dec 19, 2013 10:59 pm
Forum: General
Topic: making triangle/ramp switch
Replies: 8
Views: 18422

Re: making triangle/ramp switch

thank's nubeat :)

good explain
by DjMmix
Thu Dec 19, 2013 8:45 pm
Forum: General
Topic: making triangle/ramp switch
Replies: 8
Views: 18422

Re: making triangle/ramp switch

hi tester,

I took your algo in asm as impossible to understand the conditions of your code (it's not fault of trying to have)

if you could explain your algorithm simply I include in the DLL in C + + code directly thank you :)

and very interesting passage: p
by DjMmix
Thu Dec 19, 2013 8:39 pm
Forum: User Examples
Topic: DLL Template for Qt Creator
Replies: 3
Views: 15775

Re: DLL Template for Qt Creator

thx myco :)
by DjMmix
Thu Dec 19, 2013 9:53 am
Forum: User Examples
Topic: generate 4 primary wave with a DLL
Replies: 7
Views: 25585

Re: generate 4 primary wave with a DLL

Hello everyone ,

for the choice of IDE is mainly a matter of taste as nubeat7 said , I prefer Codeblock which is much less load than VS (a by integration of asm in Codeblock is horrible ... )

for the version of Codeblock than to take one with mingw integrated configuration is automatic

hum cons ...
by DjMmix
Tue Dec 17, 2013 6:02 pm
Forum: User Examples
Topic: generate 4 primary wave with a DLL
Replies: 7
Views: 25585

generate 4 primary wave with a DLL

hello guys,

I return today with the fsm Codeblock dll project and a way to generate primary waveforms (tri, sin, square, saw) generated in a dll hoping that his can you helped

I think the code or fsm perhaps improved jugger you


Synth.zip

edit : i'm added project in visual studio 2012 ...
by DjMmix
Mon Dec 16, 2013 6:09 pm
Forum: General
Topic: Red vs. Green - vs. the Developer!
Replies: 19
Views: 35297

Re: Red vs. Green - vs. the Developer!

no problem if I can bring a stone to the edifice, I will bring my help
by DjMmix
Mon Dec 16, 2013 6:03 pm
Forum: DSP
Topic: Example of DLL coded by codeblock and used by FS
Replies: 10
Views: 41586

Re: Example of DLL coded by codeblock and used by FS

@tester : if I can help to communicate or explain to you how I would do

@NuBeat7 :Me to codeblock is free and the compilation is smaller dll (so that the code necessary) :p

@trogludite : lol it was my first impression as its been too gas plant and as said above I prefer the dll or exe light :p

I ...