Use HTTPS links and also fix a few links.
This commit is contained in:
@@ -44,7 +44,7 @@ while (true) {
|
||||
```
|
||||
|
||||
ChucK is an imperative language. Instructions on how to install and run
|
||||
it can be found on its [website](http://chuck.cs.princeton.edu/), along
|
||||
it can be found on its [website](https://chuck.cs.princeton.edu/), along
|
||||
with other useful information. You can listen to the above sound
|
||||
[here](square.flac).
|
||||
|
||||
@@ -76,7 +76,7 @@ bytes, Live-Sequencer generates so-called MIDI codes, which another
|
||||
program converts to the actual audio. Live-Sequencer has a couple of
|
||||
funky features such as highlighting which part of one's program is
|
||||
played; read about it and how to install and run it at [this
|
||||
wiki](http://www.haskell.org/haskellwiki/Live-Sequencer). You can listen
|
||||
wiki](https://www.haskell.org/haskellwiki/Live-Sequencer). You can listen
|
||||
to the above sound [here](squarewave.flac).
|
||||
|
||||
Something more advanced
|
||||
@@ -294,9 +294,9 @@ And so on
|
||||
|
||||
Many abstractions in sound generation allow for fun sounds to happen.
|
||||
Interested people might want to also take a look at e.g.
|
||||
[Euterpea](http://haskell.cs.yale.edu/euterpea-2/), [Pure
|
||||
Data](http://puredata.info/), or [Csound](http://csounds.com/).
|
||||
[Euterpea](http://www.euterpea.com/), [Pure
|
||||
Data](https://puredata.info/), or [Csound](http://csounds.com/).
|
||||
|
||||
|
||||
Originally published
|
||||
[here](http://dikutal.metanohi.name/artikler/sound-programming).
|
||||
[here](https://dikutal.metanohi.name/artikler/sound-programming).
|
||||
|
||||
Reference in New Issue
Block a user