Re: [LMMS-devel] LFO speed inconsistency

2014-09-03 Thread David Gerard
On 3 September 2014 03:06, Tres Finocchiaro wrote: > STOP USING SENDSPACE. DONT USE IT. > This is the garbage that people get when they click your links: > http://i.imgur.com/2N79I4n.png That's ... nasty. /me goes to tell everyone everywhere not to go near Sendspace - d. -

Re: [LMMS-devel] LMMS Memory Manager

2014-09-03 Thread Tobias Doerffel
Hi, 2014-09-03 6:59 GMT+02:00 Vesa : > One thing that could be done is to go to MemoryManager.h, edit all the > macros (MM_OPERATORS, MM_ALLOC, MM_FREE) to use regular dynamic > allocations, do a custom build of it, then do a benchmark against > vanilla memmgr branch - and add in master for compar

Re: [LMMS-devel] LMMS Memory Manager

2014-09-03 Thread Tobias Doerffel
2014-09-03 18:48 GMT+02:00 Tobias Doerffel : > You seem to have more commits affecting LADSPA > sample-exact processing, audio port rehaul etc. FYI: they're not the culprits. I'll try to further track down the regressing commits Toby --

Re: [LMMS-devel] Growl Instrument Idea

2014-09-03 Thread Ian Sannar
Well. Updated the .h as much as I could with my limited C++ knowledge. Vesa (or somebody else who knows what they're doing) could you check this out for me? https://github.com/cubician/Karnex/blob/master/Karnex.h Thanks. On Mon, Sep 1, 2014 at 5:45 PM, Ian Sannar wrote: > This thread is on deve

Re: [LMMS-devel] LMMS Memory Manager

2014-09-03 Thread Vesa
On 09/03/2014 08:12 PM, Tobias Doerffel wrote: > 2014-09-03 18:48 GMT+02:00 Tobias Doerffel : >> You seem to have more commits affecting LADSPA >> sample-exact processing, audio port rehaul etc. > FYI: they're not the culprits. I'll try to further track down the > regressing commits Yeah, I don't

Re: [LMMS-devel] Growl Instrument Idea

2014-09-03 Thread Vesa
On 09/03/2014 08:34 PM, Ian Sannar wrote: > Well. Updated the .h as much as I could with my limited C++ knowledge. > Vesa (or somebody else who knows what they're doing) could you check > this out for me? > https://github.com/cubician/Karnex/blob/master/Karnex.h > Thanks. //What does this do? It'

Re: [LMMS-devel] SoundCloud Page Name

2014-09-03 Thread Tres Finocchiaro
I just gave him our soundcloud service account name. Hopefully this will be transferred very soon. -Tres - tres.finocchi...@gmail.com On Fri, Aug 22, 2014 at 2:48 PM, I'm Umcaruje wrote: > Cool, if he is a reasonable guy, we will have the group transferred very > soon :3 > > Best regards, >

Re: [LMMS-devel] Growl Instrument Idea

2014-09-03 Thread Ian Sannar
Alright, thanks. I am relearning C++ so I will have some sort of knowledge, but because LMMS has gone quite far already there's a lot of LMMS-specific jargon I will have to ask you about. AutomatableButtonGroup. Okay. On Wed, Sep 3, 2014 at 12:42 PM, Vesa wrote: > On 09/03/2014 08:34 PM, Ian S

Re: [LMMS-devel] Growl Instrument Idea

2014-09-03 Thread Ian Sannar
Alright. Made some changes and removed all answered questions. As far as the waveform selector... I'm not sure what I need to remove and add. I apologize for my incompetence. This is a learning experience for me, but after this I will probably be able to help a lot more as far as code goes. On W