Page 1 of 1

User Settings in Nepheton.ini

Posted: Fri Jun 15, 2007 1:00 am
by Acidhead
When you guys are done celebrating the release and sleeping off your hangover, please share some information on how to hack this thing. 8)

I'm wondering what the line

Code: Select all

Statistics ttm="0"/
does and what other values it takes. Same for

Code: Select all

<InternalSequencer [...snip...] extSyncType="transportChange"/>
Are there any other things I can change under the hood, like max. envelope decay time for individual sounds etc. ?

Re: User Settings in Nepheton.ini

Posted: Fri Jun 29, 2007 2:08 pm
by Przemek@d16
There is no many to hack here :)
Acidhead wrote: I'm wondering what the line

Code: Select all

Statistics ttm="0"/
does and what other values it takes. [/code]
really nothing - it's just completely internal devs' statistic value.
Same for

Code: Select all

<InternalSequencer [...snip...] extSyncType="transportChange"/>
This is the setting which you could change from the Settings window. It tells the Nepheton when it should start the internal playback (native 808 mode), when the transport on host change or when the lowest C NoteOn comes.
Are there any other things I can change under the hood, like max. envelope decay time for individual sounds etc. ?
In many cases it could be hard even to tell what are safe values, ranges etc. you can give. The other problem is that some of values could not be changed because of optimizations which have been done for the actual specific values.

But I don't shut out adding something like this if we'll do some update and it will be occasion.

Cheers,
Przemek

Posted: Fri Jun 29, 2007 3:18 pm
by Acidhead
Ok, thanks for the info. Since most value ranges have already been expanded beyond the 808's ranges, there is not much need to hack anyway. 8)

So if I'd want the Nepheton to start playing only after the lowest C note plays, what value does it take instead of "transportChange" ?

Posted: Wed Sep 12, 2007 2:25 pm
by Sebastian@d16
Hi,

It'll be set on "lowestNote", but it's completely unnecessary to know ;) since You're able to change it within a Settings Window.

Posted: Wed Sep 12, 2007 4:56 pm
by Acidhead
You're quite right Sebastian, it was a rather unnecessary question. Thanks anyway!

Posted: Wed Sep 12, 2007 6:06 pm
by Sebastian@d16
Messing with Nepheton.ini is often useful :). E.g. changing Drum Mapping for external mode.