Compare commits

...

4 Commits

Author SHA1 Message Date
9a35c6d041 added link to author website 2020-04-23 15:35:39 +02:00
4308006224 removed ds_store, updated gitignore 2020-04-18 14:28:39 +02:00
8a630aa26f fixed style 2020-04-18 14:25:23 +02:00
577bfafa98 added github an deployed links 2020-04-18 14:17:38 +02:00
3 changed files with 10 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
_book/
node_modules/
.DS_Store
.AppleDouble
.LSOverride

View File

@@ -1,5 +1,11 @@
# A guide to live stream musical performances from home
V1.0 written by [TFLCL.XYZ](http://tflcl.xyz)
### Available online [here](https://tflcl.xyz/MusicalPerformanceStreamingGuide/)
### Contributions are welcome: [github repo](https://github.com/Teufeuleu/StreamingAudioPerformanceGuide)
This guide is intended for people wanting to live stream a musical performance from home. It provides informations for most kind of setups, from purely acoustic performances to more complex cases implying a DAW, an external sound card with connected instruments and mics.
**It focuses mostly on audio configuration** as it seems to be where most people struggle, although it also includes walkthroughs for all the steps from installing a streaming software to actually start streaming.