File: home.html

package info (click to toggle)
libsndfile 1.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,108 kB
  • sloc: ansic: 55,350; cpp: 1,108; python: 791; makefile: 545; sh: 539; cs: 122
file content (34 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: default
keywords: WAV AIFF AU SVX PAF NIST W64 libsndfile sound audio dsp Linux
robots: nofollow
title: libsndfile home page
---

<footer>
  {% include logo.html %}

  <nav>
    <a href="#history">History</a> -+-
    <a href="#features">Features</a> -+-
    <a href="#similar-or-related-projects">Similar or related projects</a> -+-
    <a href="https://github.com/libsndfile/libsndfile/blob/master/CHANGELOG.md">News</a>
    <br>
    <a href="development.html">Development</a> -+-
    <a href="api.html">Programming interface</a> -+-
    <a href="bugs.html">Bug reporting</a> -+-
    <a href="#download">Download</a>
    <br>
    <a href="FAQ.html">FAQ</a> -+-
    <a href="lists.html">Mailing lists</a> -+-
    <a href="#licensing">Licensing information</a> -+-
    <a href="#see-also">See also</a>
  </nav>
  <br><br>
</footer>

<main>
  <article>
    {{ content }}
  </article>
</main>