Mathematica >

SampledSoundFunction

SampledSoundFunction[f, n, r]
サウンドプリミティブで,1からn までの一連の整数に関数f を適用することで1秒間にr 回サンプルされる振幅のサウンドを表す.
  • SampledSoundFunction[{f1, f2, ...}, n, r]は,複数のチャンネルにサウンドを作成する.
関数を4000個の整数値でサンプルし音を生成する:
In[1]:=
Click for copyable input
Out[1]=
 
20kHzのサンプルレートを使う:
In[1]:=
Click for copyable input
Out[1]=
バージョン 2 の新機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team