Difference between revisions of "User:Ichi Jaehun"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 14: Line 14:


== Other ==
== Other ==
[[Image:DataProcSim.png|thumb|Dataprocessing viewed as simulation.]] A simple illustration intended to clarify where different diciplines come into play, in respect to software engineering.
''~ some topics I think deserve a better presentation, for the benefit of all... including those that are not technically inclined.''
 
[[Image:DataProcSim.png|thumb|Dataprocessing viewed as simulation.]]
* '''Datalogy''' - A simple illustration intended to clarify where different diciplines come into play. ->
 
* '''HCI''' - [http://en.wikipedia.org/wiki/Human-computer_interaction Human-computer interaction]
* '''Methodology''' - [http://en.wikipedia.org/wiki/Methodology_%28software_engineering%29 Software engineering methodologies]
 
* '''Scalability''' - [http://jlombardi.blogspot.com/2007/03/metaverse-scalability.html Julian Lombardi's Blog: Metaverse Scalability] - voilà a complicated issue described so that everyone can, not only gain insight in a technical term, but more importantly realise why [http://en.wikipedia.org/wiki/Scalability scalability] is crucial to a software system like SL.

Revision as of 00:00, 12 November 2007

Ichi would like to see real-time DSP for audio synthesis in 2ndLife.

First step would be the fundamental environment, audio graph etc.

Then a Sine Wave function.


This would be a function that takes three arguments:
frequency, multiplication and an arg specifying whether to execute at Audio or Control rate.
The latter is of course inspired by the amazing SuperCollider and is good for efficiency.

Current Projects

MeeBot - A Meeting Bot.
Free Basic Parcel Toolkit.

Other

~ some topics I think deserve a better presentation, for the benefit of all... including those that are not technically inclined.

Dataprocessing viewed as simulation.
  • Datalogy - A simple illustration intended to clarify where different diciplines come into play. ->