16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00

remove float normalization (breaks floating point WAV)

This commit is contained in:
milek7
2018-04-01 13:05:55 +02:00
parent f4b714f72c
commit 8441fa5d85
3 changed files with 1 additions and 5 deletions

View File

@@ -3,8 +3,6 @@ image: Visual Studio 2017
clone_depth: 1
build_script:
- ps: >-
Write-Output "#define VERSION_INFO `"$(git log -1 --date="format:%F %R" --format="%cd, %h")`"" > version.h
mkdir builds
cd builds