comparison default.cfg @ 445:80a9527c812c

Add config values for audio sample rate and buffer size
author Mike Pavone <pavone@retrodev.com>
date Thu, 18 Jul 2013 09:59:39 -0700
parents cc754a309ead
children b7c3b2d22858
comparison
equal deleted inserted replaced
444:cc754a309ead 445:80a9527c812c
45 45
46 video { 46 video {
47 width 640 47 width 640
48 } 48 }
49 49
50 audio {
51 rate 48000
52 buffer 512
53 }
54
50 default_region U 55 default_region U
51 56