Changes between Version 14 and Version 15 of Other/Summer/2018/music
- Timestamp:
- Jul 2, 2018, 6:02:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2018/music
v14 v15 1 1 = Music Intelligence = 2 2 3 The objective of this summer work is to create some sort of computer aid for original music composition. Said program should understand the style of the user and us ing existing music within the context of a single song, offer suggestions at the note level, the general phrasingand harmonic texture depending on user preferences.3 The objective of this summer work is to create some sort of computer aid for original music composition. Said program should understand the style of the user and use existing music within the context of a single song, and offer suggestions for notes, general phrasing, and harmonic texture depending on user preferences. 4 4 5 5 == History == … … 7 7 == Approach == 8 8 9 We have decided to use machine learning and natural language processing techniques to generate short-term and long-term musical suggestions. 10 9 11 == Implementation == 12 13 10 14 11 15 == People ==