Compare commits
4 Commits
a748e9ea03
...
master
Author | SHA1 | Date | |
---|---|---|---|
9a35c6d041 | |||
4308006224 | |||
8a630aa26f | |||
577bfafa98 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
_book/
|
||||
|
||||
node_modules/
|
||||
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user