|
Post by Rob on Feb 2, 2014 11:22:36 GMT 1
Post your 32/64 bit modules wishlist here.
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 1, 2014 9:59:39 GMT 1
idea re: text displays
global.txt edits don't guarantee your plugin will display correctly > fonts are not bundled with plugin
DH Text modules have quite limited font selection
>how about a module that allows any font to be used, maybe from a specific folder, embedding it in plugin? low cpu, maybe renders the text eg: to image?
don't know what the issues are here. copyright?! (anyone know any good free font creator program that doesn't time out?) > using panels, text objects are quite useful, or you have to make and render/edit an image of text, which isn't ideal.
> what would you do if you had blended/shaded text and wanted to use alternate text with a flip panel? text objects are no good for this of course.(ah, what if g200k made a text module...'textman')
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 1, 2014 10:04:22 GMT 1
i was going to say GUIList splitter, but GUIList isn't used after 1.017 and i haven't tried this in 1.1:
if you want GUIList to have more than 1 right side output:
you have to split out to bools to list, to get your list item pins, then create as many boolsplitters as items you are going to use, then send for each a spare rightside bool cable to another bools to list, creating the second list out/in (<2way>) pin.
would be much easier with a dedicated module, save on module count etc.
|
|
|
Post by KlangManipulation on Mar 3, 2014 22:01:32 GMT 1
i dont think its possible but i would need a module that moves containers (or a bitmap image with this function?) to front or to back.
|
|
alienoiz
Synthedit regular

Posts: 148
Return Goku!
Posts: 148
|
Post by alienoiz on Mar 8, 2014 14:52:27 GMT 1
i wished all DH subcontrols and KDL conversion modules to 64bit... that would be a great advance for non coders like me that understand nothing about c++... but i think that is asking too much :s
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 9, 2014 9:02:33 GMT 1
sample accurate bpmclock for SDK2 / v1.01x
|
|
|
Post by KlangManipulation on Mar 10, 2014 17:02:58 GMT 1
sample accurate bpmclock for SDK2 / v1.01x 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 10, 2014 20:37:13 GMT 1
i dont think its possible but i would need a module that moves containers (or a bitmap image with this function?) to front or to back. maybe i misunderstand: if you put your images in their own containers, and put these into an overall container, you can bring that to front over your background etc. and you can change panels without your panel disappearing: the contents of the main container are always visible. if you don't do that, your panel disappears 'to back' and can't be retrieved.
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 10, 2014 21:31:03 GMT 1
sample accurate bpmclock for SDK2 / v1.01x  quick Google gives: developer.coronalabs.com/code/gary-duke"I've used this rock-solid tempo pulse logic in my music apps for various platforms since 1998 and it has never done me wrong" think you have to register to get at the downloads.
|
|
|
Post by KlangManipulation on Mar 10, 2014 22:38:39 GMT 1
im not sure what code it is... c++ ? and the first reply is: "I have check this tempo algorith with the tempo of a real hardware device, and they lose bit a bit the syncronization."  i checked my transportrun with bpm-lfo with FL-Studio and it ran 45 minutes without losing sync  about the bitmaps and containers: the container in front will always stay in front. but i need to change the order and see both bitmaps (with transparency stuff) in the same time.
|
|
|
Post by Rob on Mar 11, 2014 11:22:20 GMT 1
im not sure what code it is... c++ ? and the first reply is: "I have check this tempo algorith with the tempo of a real hardware device, and they lose bit a bit the synchronisation" Then read his reply. 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 11, 2014 20:55:29 GMT 1
yeah i found that a bit odd. interesting concept. but if you count 1234, 1234 etc. you can't really see where it can drift in the digital realm.
that was really a very quick look, i didn't go on any dsp site or anything.
anyway i sent antto a pm so see what he comes back with. he must be busy programming his new x0xbox cpu's firmware(bigger cpu more room for more ASM/functions) i'm pretty sure he actually showed me what it looked like, so i've either cleared out my message box with it, or backed up a little txt file somewhere, not found yet.
|
|
|
Post by KlangManipulation on Mar 11, 2014 21:32:57 GMT 1
i hope there will be a final version of his synthedit 303 soon 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 11, 2014 21:45:15 GMT 1
www.synthedit.com/sdk3_docs/index.htmhere's your link for the page with autoduplicate etc. he finished the VB303 - don't know if he plans to change things on it. really good - but you really have to figure out the modes, and use it with a keyboard to operate it.
|
|
|
Post by KlangManipulation on Mar 11, 2014 21:58:58 GMT 1
hy great news.. i have to try the vb303 now  i know the sdk_docs... but its not really a manual. there is an example of a autoduplicating pin module but i dont understand it. im not a coder. and its really hard to figure out all by myself. i have read mor about this timing thing and that seems to be really intressting but i have to figure out how to adapt this to a module. EDIT: maybe the VB303 sounds good but that isn“t enough today i think. i tried more then 15 minutes to program a simple pattern with no luck. i dont understand to spend such a long time to program a really difficult handling  i was waiting for the final version but now i think i have to buy the audiorealism-bassline. oh yeahh... back to topic... i wish me a TB303 oscillator and a TB303 filter 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 11, 2014 23:45:57 GMT 1
hey, here is what antto just said: "as for bpm.. actually, it doesn't make sense to check for bpm multiple times per block, i was wrong the host calls your process() function and doesn't know which sample you're on so, in vb303 (as well as in AS_XC3) i just request the tempo once, at the top of the process() func it seems to work in the DAWs i have, and no one has complained.." so what does it mean???  if you want to know loads about the tb303, there is a thread called Open 303 on KVR - with an excellent plugin by Robin@RSmet(2 versions)- i studied it and bodged up some prefabs to test what i was reading, defnitely some good ideas there. 80 pages!(oh maybe not that many..)
|
|
|
Post by KlangManipulation on Mar 14, 2014 20:41:54 GMT 1
ok... he syncs with a midi note that have to be pressed. and about the 303... i dont want to study 4 years to write another 303-clone. the open303 sounds a bit.. how should i name this... spongy? the accent has a to loud volume and the "original" filter is not really close i think. but if someone would give me the OSC, adsr and filter i will build a nice and easy sequencer around 
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 15, 2014 22:07:24 GMT 1
yeah your sequencer looks nice, freemobil showed me his graphics - i need to do more work on mine, then i can show it  very slow atm - distracted by internet.. i have a nice idea for some sems: a font sem - maybe rebuild of DH Text Display and Text IO ( as one? with read only option, and '-1 transparency-capable' (!) ), able to choose colour, size, font etc. from within SE, and actually use the font when rendering, instead of looking for a host/local font. so it would have its own font resource folder, (defined in? the sem? a definition *.txt file in same folder as the sem?) where you could drop up to (quite a few) fonts, without having to install them in your OS. (i haven't drafted a plugin with DH text display/IO yet - where does it look for fonts?)
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 15, 2014 22:19:31 GMT 1
if you read in depth in that thread on each of those (filter, envelope(decay),osc) you can get some good ideas. then try to reproduce it in a test prefab with options.
i'm still not too sure how 'hegative resonance feedback' is achieved. the 'gimmick' circuit. that gives the wow/barking sound.
then you have things like volume dropping when resonance is high. a kind of moog/ladder filter - Peter S's SVF acts a lot like the SE moog filter, but is volume compensated - if you cascade 2 -12dB, even try a -6dB & -12db, for -18db ? there are loads of filter, can make different flavours of TB. but it needs that characteristic woaow. or wuoaow. wuaow...ww. (etc.)
there's more: discussion on every aspect.
|
|
setronic
Synthedit regular

Posts: 293
Posts: 293
|
Post by setronic on Mar 16, 2014 9:17:56 GMT 1
RH stepcounter suggestion, if it gets rebuilt: autoduplicating pins.
(am i right in thinking a 17th step is needed for resets and correct led display?)
|
|