teach-matsuuratomoya-com/content/docs/2021/fukujo-sounddesign/class-14/_index.md

40 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 第14週
date: 2021-0708
weight: 14
---
# 2021年 福岡女学院大学 「サウンド・デザイン」第14回
## スライド
{{< button href="20210708_sounddesign14.pdf">}}スライドPDF{{< /button >}}
{{< button href="./slides">}}スライドHTML{{< /button >}}
## 最終課題 サンプルパッチ
{{< button href="./ISRmodule.pd">}}ISRmodule.pd{{< /button >}}
{{< button href="./20210708_ISR_main.pd">}}20210708_ISR_main.pd{{< /button >}}
## マイク入力の代わりにオーディオファイルを入力に使うもの
{{< button href="./20210708_ISR_wavfile_main.pd">}}20210708_ISR_wavfile_main.pd{{< /button >}}
### tabread4~を用いた再生速度変化が可能なもの
{{< button href="./ISRmodule_varispeed.pd">}}ISRmodule_varispeed.pd{{< /button >}}
{{< button href="./20210708_ISR_varispeed_main.pd">}}20210708_ISR_varispeed_main.pd{{< /button >}}
### アブストラクションを使用しないバージョン(Windowsなどで読み込みが失敗する人向け)
{{< button href="./20210708_ISR_main_standalone.pd">}}20210708_ISR_main_standalone.pd{{< /button >}}
{{< button href="./20210708_ISR_wavfile_standalone.pd">}}20210708_ISR_wavfile_standalone.pd{{< /button >}}
{{< button href="./20210708_ISR_main_varispeed_standalone.pd">}}20210708_ISR_main_varispeed_standalone.pd{{< /button >}}