|
[Date Index]
[Thread Index]
[Author Index]
Re: Soundnote, musical instruments playing at arbitrary pitch
- To: mathgroup at smc.vnet.net
- Subject: [mg89181] Re: Soundnote, musical instruments playing at arbitrary pitch
- From: "Hans Michel" <hmichel at cox.net>
- Date: Wed, 28 May 2008 04:46:16 -0400 (EDT)
- References: <g1gqj6$1fq$1@smc.vnet.net>
SoundNote renders MIDI notes.
Middle C is 0.
See the reference files.
http://reference.wolfram.com/mathematica/ref/SoundNote.html
and
http://demonstrations.wolfram.com/MIDIKeyboardLimits/
Hans
"janos" <janostothmeister at gmail.com> wrote in message
news:g1gqj6$1fq$1 at smc.vnet.net...
> SoundNote["G", 1, "Violin"] gives you a middle G as if performed by a
> violinist corresponding to a predefined scale (should I know which?)
> It does not accept real numbers as a second variable.
> Play can play you any waveform.
>
> I would like to have the, say, violin profile but play a sound note at
> arbitrary pitch.
> How can I do this? The FullForm of SoundNote gives no information,
> and I do not want to invest a large amount of work into creating the
> appropriate profile if it has been done once.
>
> Could anyone help me please?
>
> Thank you,
>
> Janos
>
Prev by Date:
Re: How to programmatically rewrite (x + y/z) as (xz+ y)/z ?
Next by Date:
Re: Soundnote, musical instruments playing at arbitrary pitch
Previous by thread:
Re: Soundnote, musical instruments playing at arbitrary
Next by thread:
Re: Soundnote, musical instruments playing at arbitrary pitch
|