Skip to content

Add tutorial: setting-up Bluetooth - PulseAudio#24

Open
BertLindeman wants to merge 11 commits intoev3dev:masterfrom
BertLindeman:master
Open

Add tutorial: setting-up Bluetooth - PulseAudio#24
BertLindeman wants to merge 11 commits intoev3dev:masterfrom
BertLindeman:master

Conversation

@BertLindeman
Copy link
Contributor

Probably needs more work, but this is a good stage to ask for comments.
On Windows the tutorials page did not look OK:
tutorial_on_win7

But that could well be a jekyll on win artefact.

Formatting still needs work
…-up-bluetooth-audio-with-pulseaudio.md

rename to conform with the existing tutorials
@dlech
Copy link
Member

dlech commented Nov 18, 2014

But that could well be a jekyll on win artifact.

If you have not recently, run bundle update. Also, it should be serving over http://, not file://

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leading spaces here are causing line break problems.

@dlech
Copy link
Member

dlech commented Nov 18, 2014

This is not very readable as-is, so I will let you clean it up a bit based on my comments and then have a look at it again.

First markdown cleanup round
Updated titles to conform to existing tutorials
Format of "pactl list cards" output is horrible.
@BertLindeman
Copy link
Contributor Author

I assUme commit 5565cd7 is included as the diffs above are marked "outdated"

The format of the output of 'pactl list cards' is horrible on windows
but in github OK, but the numbered list restarts after this output. It should not.
There is probably more formatting not completely correct.
Thanks David.

@dlech
Copy link
Member

dlech commented Nov 18, 2014

GitHub and GitHub pages use different markdown engines, so it is possible that there are some differences. If things are still looking horrible on windows, they probably will look horrible everywhere. Be sure you are following the instructions from here to preview on Windows. Also, you can create a gh-pages branch in your fork of this repo and see what it will actually look like on the web (should be the same as viewing locally if you are doing it right).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, you need a blank line between the line that starts with 1. and the line with the "code".

@dlech
Copy link
Member

dlech commented Nov 18, 2014

This should help: http://kramdown.gettalong.org/syntax.html

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should say that running PulseAudio provides these two profiles and that the device we are connecting to needs to have at least one of these profiles.

@WasabiFan
Copy link
Member

@BertLindeman

But that could well be a jekyll on win artefact.

From your screenshot, it doesn't look like you are looking at it from the server. The path in the address bar is a "file://" URI, which will just retrieve raw page content (without styles). Open the server (usually http://localhost:4000/) and it should work better, assuming you have the server running.

formatting
Changed bluetoothctl into brickman
@BertLindeman
Copy link
Contributor Author

@dlech @WasabiFan Thanks for all the tutorial and guiding.
Updated formatting
Changed bluetoothctl into brickman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants