Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tinyalsa_new
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
tinyalsa_new
Commits
dd2e1839
Commit
dd2e1839
authored
8 years ago
by
Taylor Holberton
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
a2c8dc2b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+23
-0
23 additions, 0 deletions
README.md
with
23 additions
and
0 deletions
README.md
+
23
−
0
View file @
dd2e1839
...
...
@@ -22,11 +22,34 @@ make
sudo make install
```
### Installing
TinyALSA is now available as a set of the following debian packages from
[
launchpad
](
https://launchpad.net/~taylorcholberton/+archive/ubuntu/tinyalsa
)
:
| Package Name: | Description: |
|-----------------|-----------------------------------------------------|
| tinyalsa | Contains tinyplay, tinycap, tinymix and tinypcminfo |
| libtinyalsa | Contains the shared library |
| libtinyalsa-dev | Contains the static library and header files |
To install these packages, run the commands:
```
sudo apt-add-repository ppa:taylorcholberton/tinyalsa
sudo apt-get update
sudo apt-get install tinyalsa
sudo apt-get install libtinyalsa-dev
```
### Documentation
Once installed, the man pages are available via:
```
man tinyplay
man tinycap
man tinymix
man tinypcminfo
man tinyalsa-pcm
man tinyalsa-mixer
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment