Skip to content

Commit 6e973c2

Browse files
committed
updated README
Former-commit-id: 09a27c2
1 parent 2c7d69d commit 6e973c2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Digital audio-watermarking for analog communication channels
2+
3+
This is the code of my bachelor's project. It is about the implementation of an audio watermarking algorithm aimed for analog communication channels and its utilisation in an application framework. Detailed explination is available in the thesis report at [maximilian.irro.at/bsc](http://maximilian.irro.at/bsc).

stirmark/stirmark_test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
# Copyright (C) 2013-2014, Maximilian Irro <[email protected]>
4+
35
streamfile="teststream"
46
tooldir="../bin" # smfa2 and read_write_stream binary location
57

0 commit comments

Comments
 (0)