scene.org File Archive

File download

<root>­/­demos­/­groups­/­rebels/buzzic2.zip

File size:
380 688 bytes (371.77K)
File date:
2019-08-12 06:12:16
Download count:
all-time: 190

Preview

  • Buzzic 2 Documentation.doc 161.50K
  • Buzzic2.exe 308.00K
  • Buzzic2.png 9.94K
  • Buzzic2.txt 1.23K
  • Samples/ dir
  • Samples/bass.buz2 40.66K
  • Samples/chords.buz2 65.16K
  • Samples/chromag_attacktrack_optim.buz2 200.65K
  • Samples/complex_fm_am.buz2 44.43K
  • Samples/drums_seq.buz2 98.29K
  • Samples/effects_pack_0.buz2 152.97K
  • Samples/generic3_my_version_optim_compressed.buz2 193.74K
  • Samples/instrument_pack_0.buz2 159.83K
  • Samples/instrument_pack_1.buz2 90.20K
  • Samples/melody_0.buz2 143.05K
  • Samples/melody_1.buz2 164.93K
  • Samples/outdream_by_and.buz2 176.79K
  • Source/ dir
  • Source/AboutBox.cpp 46B
  • Source/AboutBox.h 3.44K
  • Source/AboutBox.resX 6.74K
  • Source/app.ico 2.19K
  • Source/app.rc 1.16K
  • Source/AssemblyInfo.cpp 2.28K
  • Source/Buzzic.sln 901B
  • Source/Buzzic.suo 9.00K
  • Source/Buzzic.vcproj 9.73K
  • Source/BytePatternsEditor.cpp 56B
  • Source/BytePatternsEditor.h 24.89K
  • Source/BytePatternsEditor.resX 15.93K
  • Source/CodeGen.cpp 45B
  • Source/CodeGen.h 7.36K
  • Source/CodeGen.resX 8.89K
  • Source/fftmisc.cpp 1.85K
  • Source/Form1.cpp 653B
  • Source/Form1.h 99.73K
  • Source/Form1.resX 34.92K
  • Source/fourier.h 2.39K
  • Source/fourierd.cpp 3.56K
  • Source/fourierf.cpp 3.56K
  • Source/FreqAnalyzer.cpp 86B
  • Source/FreqAnalyzer.h 5.38K
  • Source/FreqAnalyzer.resX 6.74K
  • Source/GetValueForm.cpp 50B
  • Source/GetValueForm.h 4.44K
  • Source/GetValueForm.resX 7.44K
  • Source/InstrumentEditor.cpp 54B
  • Source/InstrumentEditor.h 38.20K
  • Source/InstrumentEditor.resX 13.67K
  • Source/Instruments.cpp 11.17K
  • Source/Instruments.h 1.86K
  • Source/Interpolate.bmp 334B
  • Source/Operations.h 10.86K
  • Source/OutputAnalyzer.cpp 84B
  • Source/OutputAnalyzer.h 3.95K
  • Source/OutputAnalyzer.resX 6.74K
  • Source/Play.bmp 334B
  • Source/ReadMe.txt 0B
  • Source/resource.h 91B
  • Source/stdafx.cpp 206B
  • Source/stdafx.h 472B
  • Source/Stop.bmp 334B

file_id.diz

Name:    Buzzic 2
Type:    Music synthesizing tool
Code by: Stan/Rebels


  I thought I will never release it because there are much better synthesizers on scene
available now (e.g. 4klang by Alcatraz). But I now release it with full source code as 
an example for those who want to know how synthesizing works.
  Documentation is a little bit outdated, source code is not very "clean". Sorry. 
Program is shipped with several sample melodies and instrument samples. Some of them are 
my own (those ones who sound too crappy :) ). Others are:

- chromag_attacktrack_optim.buz2 - melody made for Sebucon intro by Chromag/Rebels 
(with my optimization for fitting 4k boundary);
- generic3_my_version_optim_compressed.buz2 - melody made for Stripped intro by 
Chromag/Rebels (with my optimization for fitting 4k boundary);
- outdream_by_and.buz2 - my failed attempt to copy Outdream melody made by AND.


  Source code requires Visual Studio 2003 to compile. As a result you need .NET 
Framework 1.1 installed on your computer to run executable. If you still do not 
have it you can download it from:
http://www.microsoft.com/downloads/details.aspx?familyid=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en



Stan/Rebels