| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey I've been presented with a problem & i'm a total novice on c++
and have no idea how to go about solving it. heres the question:
I am a musician who wishes to create a software tool for composition and
performance. As a first step, design and write a program to allow the user to enter and
play back a sequence of notes.
Explore further methods of manipulating the note sequence either in real-time or
non real-time. Some suggested areas to explore might include:
· Edit a note or a range of notes
· Delete a note or a range of notes
· Insert a note
· Tempo change
· Transposition, retrograde and inversion of the sequence
· Harmony
· Randomisation of values
· Automatic generation of values
· Use of MIDI controller data
· Modification of note length
· MIDI effects (such as delay)
· Destructive and non-destructive editing
Any help would be good or if you know where i could look for info to help me.
Thanks
Lee |
|
#2
|
|||
|
|||
|
Thats a fairly advanced project to be undertaking as a new comer to C++. What is this project for and how long do you have to complete it?
My starting recommendation would be to forget the project as such and learn the language. Find yourself a good book (I highly recommend C++ Primer Plus) and work through it so you have a good grounding in the language (and programming in general if this is new to you as well). I do not wish to sound insulting but it is highly unlikely that you will get very far with such a project without getting a sound knowledge of the language first. -KM- |
![]() |
| Viewing: Dev Articles Community Forums > Programming > C/C++ Help > Help I'm So Stuck. Please Read Any Solutions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|