Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > Bug Reports & Feature Requests > [Request] Number sequence generator Owner: Jandazekon New Post(Locked)
Page 1 of 2 Sort: Goto Page: [1] [2] Next >>
[Request] Number sequence generator Posted: 2012-03-26 17:16 Reply(Locked)
Jandazekon

Avatar

Member for: 4357 days
Location: Sweden
Status: Offline

#32236
This is for generating instrument sequence numbers:
The source is a LFO with user adjustable LFO speed and amount.
The LFO speed is modulated by a decay/release envelope, inverted or not.
Then the range between 0/1 is multiplied to 0/3 for duty cycle.
Now record the LFO events as numbers ranging from 0 to 3.
Then paste it in instrument editor -> sequence editor.

This makes modulated instruments easier to create than before.

Posted: 2012-03-26 23:00 Reply(Locked)
InterrobangPie

Avatar

Member for: 4198 days
Location: England
Status: Offline

#32254
Can't you just mess around with sin x in a spreadsheet or something?

Posted: 2012-03-27 11:42 Reply(Locked)
Jandazekon

Avatar

Member for: 4357 days
Location: Sweden
Status: Offline

#32277
What application?
Number sequence is like this:
15 15 15 15 12 12 12 12 9 9 9 9 5 5 5 5 2 2 2 2 1 1 1 1 0 0 0 0


With loop points, it looks like this:
15 15 15 15 13 13 13 13 |9 9 9 9 5 5 5 5 2 2 2 2

Posted: 2012-03-28 02:16 Reply(Locked)
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#32301
This already existed in FamiTracker 0.3.0; it was too generic for most people & JSR removed this feature starting with FamiTracker 0.3.5.

It was requested before; it was denied before. If you need it so much, why not use FamiTracker 0.3.0 to generate your own values & copy them into your current version of FamiTracker?

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2012-03-28 02:24 Reply(Locked)
jrlepage
Moderator

Avatar

Member for: 4982 days
Location: Canada
Status: Offline

#32302
[quote=Jandazekon]What application?[/quote]
Microsoft Excel or whatever the OpenOffice equivalent is.

Posted: 2012-03-28 02:59 Reply(Locked)
InterrobangPie

Avatar

Member for: 4198 days
Location: England
Status: Offline

#32303
Or a calculator.

Posted: 2012-03-28 09:54 Reply(Locked)
Jandazekon

Avatar

Member for: 4357 days
Location: Sweden
Status: Offline

#32329
Microsoft Excel does not excels!
Can't someone do it for me in gamemaker 6?

Posted: 2012-03-28 09:59 Reply(Locked)
rainwarrior

Avatar

Member for: 4150 days
Location: Canada
Status: Offline

#32330
Yeah sure, I'll do it for you.

Posted: 2012-03-28 11:08 Reply(Locked)
Jandazekon

Avatar

Member for: 4357 days
Location: Sweden
Status: Offline

#32331
Thanks in advance.

Posted: 2012-03-28 13:27 Reply(Locked)
rainwarrior

Avatar

Member for: 4150 days
Location: Canada
Status: Offline

#32333
O I was just kidding.

Posted: 2012-03-28 13:44 Reply(Locked)
nicetas_c



Member for: 4583 days
Location: AB, CA
Status: Offline

#32334
[quote=rainwarrior]O I was just kidding.[/quote]
this statement excels in every way

but i still don't understand what exactly he wants!!

Posted: 2012-03-28 16:47 Reply(Locked)
Jandazekon

Avatar

Member for: 4357 days
Location: Sweden
Status: Offline

#32335
Rainwarrior is excelling with me.
The statements should not be excelled!
It's because of Microsoft Excel crap.

LFO -> LFO speed -> LFO -> Number recorder ->
Output numbers on text display.

The output is like:
0 0 2 2 4 4 6 6 8 8 10 10 12 12 14 14 11 11 6 6 3 3 1 1

Posted: 2012-03-28 16:54 Reply(Locked)
nicetas_c



Member for: 4583 days
Location: AB, CA
Status: Offline

#32336
[quote=Jandazekon]Rainwarrior is excelling with me.
The statements should not be excelled!
It's because of Microsoft Excel crap.

LFO -> LFO speed -> LFO -> Number recorder ->
Output numbers on text display.

The output is like:
0 0 2 2 4 4 6 6 8 8 10 10 12 12 14 14 11 11 6 6 3 3 1 1[/quote]
does not excels!

i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa

Posted: 2012-03-28 17:26 Reply(Locked)
InterrobangPie

Avatar

Member for: 4198 days
Location: England
Status: Offline

#32337
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]
[quote=nicetas_c]i still have no idea why you do not directly write envelopes like this one there is no need to waste code if you can already do it aAaAaAa[/quote]

Posted: 2012-03-28 17:58 Reply(Locked)
rainwarrior

Avatar

Member for: 4150 days
Location: Canada
Status: Offline

#32339
Left hand on the space bar, right hand becomes the LFO.

1 1 1 2 2 3 4 5 6 6 7 7 7 6 6 5 4 3 2 2 ...

Page 1 of 2 Sort: Goto Page: [1] [2] Next >>