Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eliastik committed Apr 10, 2019
1 parent 06ee3ad commit 69904d1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Simple Voice Changer vous permet de modifier la voix d'un fichier audio ou d'un

## À propos du programme

* Version du programme : 1.0 (09/04/2019)
* Version du programme : 1.0.1 (10/04/2019)
* Made in France by Eliastik - [eliastiksofts.com](http://eliastiksofts.com) - Contact : [eliastiksofts.com/contact](http://eliastiksofts.com/contact)
* Licence : GNU GPLv3 (voir le fichier LICENCE.txt)

Expand All @@ -23,6 +23,16 @@ Simple Voice Changer vous permet de modifier la voix d'un fichier audio ou d'un
* Utilise un fichier audio [Impulse Response](https://fr.wikipedia.org/wiki/R%C3%A9ponse_impulsionnelle) (utilisé par la fonction Réverbération) [venant d'ici](http://www.openairlib.net/auralizationdb/content/abernyte-grain-silo) (auteur : Nick Green), sous [licence CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)
* Utilise [une icône](https://www.flaticon.com/free-icon/microphone_204320) réalisée par [Prosymbols](https://www.flaticon.com/authors/prosymbols) de [www.flaticon.com](https://www.flaticon.com/) sous licence [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)

## Journal des changements

* Version 1.0.1 (10/04/2019) :
- Ajout d'un minuteur lors de l'enregistrement via le micro ;
- Affichage d'un message de confirmation lors de l'actualisation/la fermeture de l'application ;
- Corrections de bugs et ajustements.

* Version 1.0 (09/04/2019) :
- Version initiale

## Déclaration de licence

Copyright (C) 2019 Eliastik (eliastiksofts.com)
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h2>3<sup>ème</sup> étape : enregistrez vos modifications</h2>
</div>
</div>
<p>By <a href="http://www.eliastiksofts.com" target="_blank">Eliastik</a><a href="http://www.eliastiksofts.com/simple-voice-changer/downloads/" target="_blank">Télécharger le projet</a><a href="README.md" target="_blank">Fichier Lisez-moi</a><a href="https://github.com/Eliastik/simple-voice-changer" target="_blank">Dépôt Github</a><a href="#" data-toggle="modal" data-target="#compatibility">Voir les navigateurs compatibles</a></p>
<p class="small">Version 1.0 – 09/04/2019</p>
<p class="small">Version 1.0.110/04/2019</p>
</div>
<div id="compatibility" class="modal fade" role="dialog">
<div class="modal-dialog">
Expand Down

0 comments on commit 69904d1

Please sign in to comment.