Code center > Suggestions
Call to Programmers
Shasta:
--- Quote from: Numsgil on December 02, 2010, 07:44:00 PM ---What is a "LFO"? I haven't ever use FLStudio and I'm too lazy to dig through it to find out.
I'm going to guess "Low Frequency Operation", eg: performed every few hundred cycles.
--- End quote ---
Pretty close actually, LFO = Low Frequency Oscillator. They are originally from synthesizers, now they basically are a way to cyclically modulate something else. Often they have the shape of sine/sawtooth/square wave.
SlyStalker:
i know python but not much about VB (print statements are about all i know :P )
Botsareus:
--- Quote ---For graphs I'd like the user to be able to set the x and y axis from a list of things. So you can do mutations per DNA length. Total mutations per cycle, etc. Mutations per bot nrg, etc.
Ideally, this would become another kind of language that's similar to the DNA language. Complex enough to perform some really amazing simulations.
--- End quote ---
Implemented. Users now can create user defined graphs.
--- Quote ---I'd like the user to be able to export data in a form that can be read into and manipulated by Excel.
--- End quote ---
Implemented, Users now can extract graph data, should be readable by excel.
--- Quote ---I'd like the user to be able to toggle between bar graphs, line graphs, point plots, and any other form you can think of.
--- End quote ---
Should be easy enough to do when graph data is inserted into excel. (sorry, you will need to insert in 1000 data point intervals :/)
--- Quote ---I'd like the user to be able to perform regression analysis on the data inside DB. Create best fit curves/lines/parabolas/what have you. Also any other statistics observations anyone can think of. Perhaps mean and variance/standard deviation analysis.
--- End quote ---
Sounds a little over my head, but should be possible when data is recombined in excel.
--- Quote ---I want these graphs to look superb. Excel quality. The current ones look ameteur.
--- End quote ---
New component called "graph join" lets you recombine saved graph data as an image with any sweet formatting you like.
--- Quote ---I want these graphs to be scalable. So you don't have to wait 1000 cycles to see any lines being drawn in your graph at all.
--- End quote ---
Ahm... not implemented, sorry.
--- Quote ---I want these to be the smoothest, most user friendly aspect of the program. I want people to marvel at our superb graphs.
--- End quote ---
Somewhat implemented ?!
SlyStalker:
Woot I learnt C++ (I'm only a beginner though)
Navigation
[0] Message Index
[*] Previous page
Go to full version