Additive Noise Detection and Its Application to Audio Forensics

Total Page:16

File Type:pdf, Size:1020Kb

Additive Noise Detection and Its Application to Audio Forensics Additive Noise Detection and Its Application To Audio Forensics Rui Yang∗ ∗School of Information Management, Sun Yat-sen University, Guangzhou, R.P.C. E-mail: [email protected] Abstract—Digital audio recordings can be manipulated by focus on forgery detection[1], [2], [3], recorder identification pervasive audio editing software easily. Often forgery would not [4], [5], reverberation[6] and compression history analysis[7], be naive splicing. Post-processing would be a part of tampering. [8], but there are no work about post-processing detection on Post-processing can eliminate the obvious traces of forgery. Noise can cover audible evidence of forgery and destroy traces of digital audio. Work about detection of additive noise on audio other tampering operations. The detection of additive noise in is also not reported. However, in the research area of image audio signal is a useful tool for audio forensics. In this paper, forensics, lots of work about post-processing detection have we investigate the effect of additive noise on audio signal, and been reported, such as detection of filtering[9], detection of propose a feature named ”sign change rate” for detecting additive sharpen[10]. Since adding noise is not a good way to hide the noise. Via theoretical analyze and extensive experiments, it shows the proposed feature is effective in additive noise detection. Also forgery trace of image, detection of additive noise on image is the method can be a potential tool for forgery localization of of small value in digital image forensics. The case is different digital audio. for audio, since weak noise is inherent in audio recording, and it doesn’t influence the perceptual quality of audio much. I. INTRODUCTION In this paper we focus on additive noise. We propose an Digital audio forensics has recently become a widely stud- additive noise detection method for audio signal. The key idea ied stream of research in multimedia security. Often audio of the proposed method is that: if the audio signal is processed forgery would not be naive splicing, post-processing would twice, the modification introduced by the second process is be performed after tampering, otherwise there will be audible less than the first process. Adding noise is one kind of this trace of forgery. Adding noise is a common post-processing process. We introduce a feature named ”sign change rate” to after audio forgery. Frequently-used audio editing software, measure the modification. such as CoolEdit, GoldWave, Audacity, always has a function The rest of this paper is organized as follows. In Section of adding noise. Shown as Fig.1, the widely used software 2, we investigate the effect of additive noise on audio signal, Audacity contains an adding white noise function. Nowadays and show how it eliminate the traces of forgery. Then we pro- even the user without any knowledge of audio processing can pose the sign-change-rate feature and additive noise detection perform adding weak noise to audio recording. The perceptual method in Section 3. The experimental results are shown in quality of the audio is almost not degraded after adding the Section 4. Finally, we conclude our paper with a discussion weak noise. Additive noise may be applied to audio not and future work in Section 5. only to cover audible evidence of forgery, but also in an attempt to destroy traces of other tampering operations. Thus II. EFFECT OF ADDITIVE NOISE the detection of additive noise in audio signal is certainly The forgery trace of audio signal is easily covered by weak significant for the authenticity of the audio and its content. noise. Figure 2 shows an example of adding noise to cover evidence of forgery. Several samples of the original audio are removed, then an obvious change appears at the splicing point. After adding weak noise on the samples around the splicing point, the splicing point is not perceptual again, no matter listing or viewing the waveform. Without a reference signal, it is very difficult to determine speech signal with additive noise or not from the waveform. Since the speech signal is short-time stationary, the values of neighbor samples have a small fluctuation. After adding weak noise, the neighbor samples of speech will overlay with different values, and this will enlarge the difference between Fig. 1. Adding white noise is a function of Audacity neighbor samples. It means that the variance of the differential signal will become larger after adding noise. As shown in Nowadays the reported work about digital audio forensics Fig.3, the first column shows the differential signal of original 978-616-361-823-8 © 2014 APSIPA APSIPA 2014 of differential signal of original speech and the noise version, respectively, then observe the sign of dot product between differential signal and differential signal with active noise. As shown in Fig.4, the sign change rate of original speech is obviously larger than that of noise version. (a) Differential signal of x 0.2 Δ x Δ y 0.1 sign(Δ x* Δy) 0 −0.1 −0.2 0 10 20 30 40 50 60 70 80 90 100 (b) Differential signal of x’ 0.2 Δ x’ Δ y’ 0.1 sign(Δ x’* Δy’) Fig. 2. Example of adding noise to cover evidence of forgery. 0 −0.1 −0.2 0 10 20 30 40 50 60 70 80 90 100 speech and speech with additive noise. In order to detect additive noise in speech without reference signal, we actively add white noise to two kinds of speech, and investigate the Fig. 4. Sign change of audio signal after adding noise, the case of original effect of white noise on the differential signal, as shown in the speech is at the top, and the case of noise version is at the bottom. second column of Fig.3. Since the additive white noise would flip the sign of some value of differential signal, we perform B. Theoretical Proof dot product between differential signal and the noise version. Due to the variation of speech signal, however, theoretical Then we find that there are much more negative samples in analysis of the general relation between the speech and its the dot product for the original speech, as shown in the fourth noise version is highly non-trivial. For this reason, it is often column of Fig.3. Obviously, few samples changing sign after assumed that the input speech samples are i.i.d. We denote the actively additive noise would be a very strong indication of differential signal of x and x + n2 as y1 and y2, respectively. previously adding noise. In the next section, we will introduce That is y1 =Δ(x) and y2 =Δ(x + n2). The case of signal sign change rate to measure the influence by adding noise. without additive noise: 2 2 y y −3 y *y −3 sort(y *y ) 1 2 x 10 1 2 x 10 1 2 x ∼ N(0,σ ) ⇒ y ∼ N(0, 2σ ) 0.1 0.1 20 20 0 1 0 (1) 15 15 0.05 0.05 x + n ∼ N(0,σ2 + σ2) ⇒ y ∼ N(0, 2σ2 +2σ2) 10 10 2 0 2 2 0 2 (2) 0 0 5 5 −0.05 −0.05 x + n x + n + n 0 0 We denote the differential signal of 1 and 1 2 −0.1 −0.1 −5 −5 y y y =Δ(x + n ) y = 0 1000 2000 3000 4000 0 1000 2000 3000 4000 0 1000 2000 3000 4000 0 1000 2000 3000 4000 as 3 and 4, respectively. That is 3 1 and 4 Δ(x + n + n ) y y −3 y *y −3 sort(y *y ) 3 4 x 10 3 4 x 10 3 4 1 2 . The case of signal with additive noise: 0.1 0.1 20 20 15 15 2 2 2 2 0.05 0.05 x + n1 ∼ N(0,σ0 + σ1) ⇒ y3 ∼ N(0, 2σ0 +2σ1) (3) 10 10 0 0 5 5 x + n + n ∼ N(0,σ2 + σ2 + σ2)⇒y ∼N(0, 2σ2 +2σ2 +2σ2) −0.05 −0.05 1 2 0 1 2 4 0 1 2 0 0 −0.1 −0.1 −5 −5 (4) 0 1000 2000 3000 4000 0 1000 2000 3000 4000 0 1000 2000 3000 4000 0 1000 2000 3000 4000 +∞ 0 0 +∞ E(θ1)= p(y1,y2)dy2dy1 + p(y1,y2)dy2dy1 0 −∞ −∞ 0 Fig. 3. Effect of additive noise on differential signal, the case of original (5) 2 2 speech is at the top, and the case of noise version is at the bottom. 1 −y1 −(y2 − y1) p(y1,y2)= exp( + ) (6) 2 2 2σ2 2σ2 2π (2σ0 )(2σ2 ) 0 2 III. SIGN CHANGE RATE AND PROPOSED METHOD 1 arctan σ2/2σ2 E(θ )= − 0 2 A. Sign change rate 1 2 π (7) Given a sequence X of length L and its processed version +∞ 0 0 +∞ Y = f(X), the number of sign change K is the number of E(θ2)= p(y3,y4)dy4dy3 + p(y3,y4)dy4dy3 (8) 0 −∞ −∞ 0 element in {i|xi ∗ yi < 0,i=1, ..., L}. The sign change rate θ θ = K/L θ 1 −y2 −(y − y )2 is defined as follow: . We use sign change rate p(y ,y )= exp( 3 + 4 3 ) 3 4 2 2 2 2σ2 2σ2 to measure the effect of additive noise on the audio signal. To 2π (2σ0 +2σ1)(2σ2 ) 0 2 illustrate the sign change rate, we randomly select 100 samples (9) 1 arctan (σ2 + σ2)/2σ2 0 1 2 data has a significant difference.
Recommended publications
  • TN Production Assistant – V1.0.2.X User Notes
    TN Production Assistant – v1.0.2.x User Notes Introduction This software is designed to assist Talking Newspapers in the preparation of a ‘copy-ready’ image of a multi-track Talking Newspaper or Talking Magazine production from individual track recordings created during a preceding ‘studio session’ using a stand-alone digital recorder or other digital recording facility such as a PC with digital recording software. Prerequisites A PC running a Windows Operating System (XP or later). Sufficient hard drive capacity to accommodate the software, working and archive storage (recommended minimum of 1GB) Audio Editing Software (e.g. Adobe Audition, Goldwave or Audacity) installed ‘Microsoft .NET 4 Environment’ installed (this will be automatically installed during the installation procedure below providing an internet connection exists) Installing the software The application is installed from the Downloads Section of the Hamilton Sound website at http://hamiltonsound.co.uk . Please follow the instructions displayed on the website and as presented by the installer. In case of difficulty please contact Hamilton Sound at [email protected] for assistance and advice. Please also report any bugs detected in use or suggested improvements to the above email address. On first installation a welcome screen will be presented followed by the set-up screen. Check and adjust if required the set-up parameters from their pre-set values (see Set-Up below). Configuration Before first using this software it is important to ensure that the configuration parameters are set appropriately for your purposes. The default values of each parameter are shown in parenthesis. TIP – Hold mouse cursor over any field for tips on what to enter there.
    [Show full text]
  • Understanding Audio Production Practices of People with Vision Impairments
    Understanding Audio Production Practices of People with Vision Impairments Abir Saha Anne Marie Piper Northwestern University University of California, Irvine Evanston, IL, USA Irvine, CA, USA [email protected] [email protected] ABSTRACT of audio content creation, including music, podcasts, audio drama, The advent of digital audio workstations and other digital audio radio shows, sound art and so on. In modern times, audio content tools has brought a critical shift in the audio industry by empower- creation has increasingly become computer-supported – digital in- ing amateur and professional audio content creators with the nec- struments are used to replicate sounds of physical instruments (e.g., essary means to produce high quality audio content. Yet, we know guitars, drums, etc.) with high-fdelity. Likewise, editing, mixing, little about the accessibility of widely used audio production tools and mastering tasks are also mediated through the use of digital for people with vision impairments. Through interviews with 18 audio workstations (DAWs) and efects plugins (e.g., compression, audio professionals and hobbyists with vision impairments, we fnd equalization, and reverb). This computer-aided work practice is that accessible audio production involves: piecing together accessi- supported by a number of commercially developed DAWs, such 1 2 3 ble and efcient workfows through a combination of mainstream as Pro Tools , Logic Pro and REAPER . In addition to these com- and custom tools; achieving professional competency through a mercial eforts, academic researchers have also invested signifcant steep learning curve in which domain knowledge and accessibility attention towards developing new digital tools to support audio are inseparable; and facilitating learning and creating access by production tasks (e.g., automated editing and mixing) [29, 57, 61].
    [Show full text]
  • I/O of Sound with R
    I/O of sound with R J´er^ome Sueur Mus´eum national d'Histoire naturelle CNRS UMR 7205 ISYEB, Paris, France July 14, 2021 This document shortly details how to import and export sound with Rusing the packages seewave, tuneR and audio1. Contents 1 In 2 1.1 Non specific classes...................................2 1.1.1 Vector......................................2 1.1.2 Matrix......................................2 1.2 Time series.......................................3 1.3 Specific sound classes..................................3 1.3.1 Wave class (package tuneR)..........................4 1.3.2 audioSample class (package audio)......................5 2 Out 5 2.1 .txt format.......................................5 2.2 .wav format.......................................6 2.3 .flac format.......................................6 3 Mono and stereo6 4 Play sound 7 4.1 Specific functions....................................7 4.1.1 Wave class...................................7 4.1.2 audioSample class...............................7 4.1.3 Other classes..................................7 4.2 System command....................................8 5 Summary 8 1The package sound is no more maintained. 1 Import and export of sound with R > options(warn=-1) 1 In The main functions of seewave (>1.5.0) can use different classes of objects to analyse sound: usual classes (numeric vector, numeric matrix), time series classes (ts, mts), sound-specific classes (Wave and audioSample). 1.1 Non specific classes 1.1.1 Vector Any muneric vector can be treated as a sound if a sampling frequency is provided in the f argument of seewave functions. For instance, a 440 Hz sine sound (A note) sampled at 8000 Hz during one second can be generated and plot following: > s1<-sin(2*pi*440*seq(0,1,length.out=8000)) > is.vector(s1) [1] TRUE > mode(s1) [1] "numeric" > library(seewave) > oscillo(s1,f=8000) 1.1.2 Matrix Any single column matrix can be read but the sampling frequency has to be specified in the seewave functions.
    [Show full text]
  • Computerized Data Collection and Analysis
    Computerized Data Collection & Analysis IASCL/SRCLD Bunta, Ingram, Ingram Madison, WI, 2002 Computerized Data Collection and Analysis Paper Presented at the Joint Conference of the IX International Congress for the Study of Child Language and the Symposium on Research in Child Language Disorders, Madison, WI, 2002 Ferenc Bunta, [email protected], http://www.public.asu.edu/~ferigabi/ David Ingram, [email protected] Kelly Ingram, [email protected] Arizona State University, Tempe, AZ, USA Why Diigiitiize • data storage (about 4 hours on 1 CD at 22 kHz, 16 bit, mono) • cost-effectiveness (computer, storage options, etc.) • flexibility & efficiency – transferability (CD, HD, zip, other), file sharing via e-mail or web posting – accessibility computer or even CD player – ability to revisit any portion of your original recordings quickly & easily; no painstaking searching for segments (visual information) – ease of transcribing and reliability checks – editing opportunities (extraction, noise reduction, amplification, etc.) – organizing, rearranging, & filing – acoustic analyses Diigiitiiziing & Hardware Considerations - digital sampling versus analog tapes - use appropriate specifications - directly onto the computer or using an external recording device (such as audio tape, DAT recorder, etc.) and then digitizing - find a balance based on recommendations and one’s needs - understand the consequences of your choices - consider pre-emphasis and low-pass filtering (if needed) System Recommendations (Hardware) Recording equipment (general): For the most part, you can use the equipment you have, or you may record directly onto the computer using your microphone. - microphone (use your preferred device; the one you have used in the past) - recording device (your own professional voice recorder (analog tape, DAT, etc.), use an external sound card, or record directly onto the computer) NOTE: Numerous recording devices (even most digital recorders, such as DAT, MiniDisc, etc.) require you to re-digitize (i.e., re-record the sample onto your computer).
    [Show full text]
  • HANDOUT 205.02 Review Planning Technical Preparation
    HANDOUT 205.02 Review REVIEW: PROCEDURES FOR PRODUCING AUDIO Planning 9 Plan Audio - Define target audience - Brainstorm – write down/sketch ideas - Coordinate location needs - Coordinate equipment needs Technical Preparation 9 Scriptwriting - Reason for the script o Commercial – What is the product? o Entertainment (movie, music, play, sports) – What is the story? o Information/educational - What needs to be conveyed? o News – What happened? o PSA – What is the message? - Write the script 9 Select Equipment (equipment considerations) - Location – Where will the microphones be used? - Type of audio recording – people, vocals, instruments? - Computer/software - Type of microphones o Is it loud and crowded? - cardioid o Is the audio source far way? – shotgun/hypercardioid o Are there many audio sources to capture simultaneously? – omnidirectional o Do the microphones need to be unseen? - visibility - Types of cables/connections o XLR o RCA o Mini o ¼’’ Page | 1 HANDOUT 205.02 Review - Audio board/mixer - Speakers Creating 9 Create Digital Audio - Record Audio o Connect proper equipment (microphone, audio boards, hard drive, MIDI) o Check audio levels – adjust as necessary o Record each person/instrument on a separate channel (if possible) o Make sure levels do not over modulate (distortion) o Begin recording and cue the talent - Edit Audio o After recording, save o Import any additional files needed o Cut, splice, trim, edit and assemble as necessary o Add effects (only if they do not detract from message) o Add background music o Adjust
    [Show full text]
  • A Survey of Some Virtual Reality Tools and Resources
    2 A Survey of Some Virtual Reality Tools and Resources Moses Okechukwu Onyesolu, Ignatius Ezeani and Obikwelu Raphael Okonkwo Nnamdi Azikiwe University, Awka, Anambra State Nigeria 1. Introduction Virtual Reality (VR) technology enables users to interact with three-dimensional data, providing a potentially powerful interface to both static and dynamic information (Ausburn & Ausburn, 2003; Ausburn & Ausburn, 2004; Baieier, 1993; Onyesolu, 2011; Onyesolu & Eze, 2011). VR has existed in various forms since its inception. It has been known by names such as synthetic environment, cyberspace, artificial reality, simulator technology and so on and so forth before VR was eventually adopted (Onyesolu, 2006; Onyesolu & Eze, 2011). Though VR has existed from the late 1960s, its latest manifestation, desktop screen-based semi- immersive type which made its first appearance in entertainment industry, has made it come within the realm of possibility for general creation and use. As a result of proliferation of desktop VR, the technology has continued to develop applications that are less than fully immersive. These non-immersive VR applications are far less expensive and technically daunting and have made inroads into industry training and development. There have been a lot of advances in VR and VR is being applied in all areas of human endeavor (Onyesolu, 2009a; Onyesolu, 2009b; Onyesolu & Eze, 2011; Onyesolu, 2006). Many VR applications have been developed for manufacturing, training in a variety of areas (military, medical, equipment operation, etc.), education, simulation, design evaluation, architectural walk-through, ergonomic studies, simulation of assembly sequences and maintenance tasks, assistance for the handicapped, study and treatment of phobias, entertainment, rapid prototyping and much more (Onyesolu & Akpado, 2009).
    [Show full text]
  • Agnaldo Da Costa Taxonomia Para Ferramentas De Autoria
    AGNALDO DA COSTA TAXONOMIA PARA FERRAMENTAS DE AUTORIA: APOIO NA ELABORAÇÃO DE MATERIAIS DIDÁTICOS DIGITAIS Itajaí (SC), Dezembro de 2012 UNIVERSIDADE DO VALE DO ITAJAÍ CURSO DE MESTRADO ACADÊMICO EM COMPUTAÇÃO APLICADA TAXONOMIA PARA FERRAMENTAS DE AUTORIA: APOIO NA ELABORAÇÃO DE MATERIAIS DIDÁTICOS DIGITAIS por Agnaldo da Costa Dissertação apresentada como requisito parcial à obtenção do grau de Mestre em Computação Aplicada. Orientador: André L. A. Raabe, Doutor Itajaí (SC), dezembro de 2012 A nossa maior glória não reside no fato de nunca cairmos, mas sim em levantarmo-nos sempre depois de cada queda (Confúcio) AGRADECIMENTOS Uma dissertação de mestrado não é tarefa fácil, ainda mais se tratando de pesquisa na área da Computação onde o avanço da tecnologia se faz de forma bastante dinâmica. Para superar esse desafio contei com o apoio de diversas pessoas as quais gostaria de agradecer porque estiveram ao meu lado na construção desse desafio. Primeiramente quero agradecer a Deus, pela saúde, disposição, e por ter me dado motivação para não desistir quando eu mesmo nem acreditava mais em mim. A minha noiva Sheila Manske por aguentar tantas reclamações e sempre me motivar para que pudesse terminar e realizar o meu sonho em ser mestre na área de computação. Ao meu orientador André A. Raabe, por ter acreditado no meu potencial e apostar em um projeto na fase inicial (do zero, mesmo!) e quando eu não tinha mais para onde ir. Por vibrar em cada conquista e por me apoiar apesar das fraquezas. Esse é um exemplo que deve ser seguido por outros educadores. Aos meus familiares: pai, mãe, irmãos, por torcerem por mim.
    [Show full text]
  • 200950996.Pdf
    Web Marketing for the Music Business This page intentionally left blank Web Marketing for the Music Business Tom Hutchison AMSTERDAM • BOSTON • HEIDELBERG • LONDON NEW YORK • OXFORD • PARIS • SAN DIEGO SAN FRANCISCO • SINGAPORE • SYDNEY • TOKYO Focal Press is an imprint of Elsevier Focal Press is an imprint of Elsevier 30 Corporate Drive, Suite 400, Burlington, MA 01803, USA Linacre House, Jordan Hill, Oxford OX2 8DP, UK © 2008 Tom Hutchison. Published by Elsevier, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Permissions may be sought directly from Elsevier’s Science & Technology Rights Department in Oxford, UK: phone: (+44) 1865 843830, fax: (+44) 1865 853333, E-mail: permissions@ elsevier.com. You may also complete your request online via the Elsevier homepage (http://elsevier.com), by selecting “Support & Contact” then “Copyright and Permission” and then “Obtaining Permissions.” Recognizing the importance of preserving what has been written, Elsevier prints its books on acid-free paper whenever possible. Library of Congress Cataloging-in-Publication Data Hutchison, Thomas W. (Thomas William) Web marketing for the music business/Tom Hutchison. p. cm. Includes bibliographical references and index. ISBN 978-0-240-81044-7 (pbk. : alk.paper) 1. Music trade. 2. Internet marketing. I. Title. ML3790.H986 2008 780.68’8–dc22 2008020851 British Library Cataloguing-in-Publication Data A catalogue record for this book is available from the British Library. ISBN: 978-0-240-81044-7 For information on all Focal Press publications visit our website at www.books.elsevier.com 08 09 10 11 12 5 4 3 2 1 Printed in the United States of America v Table of Contents ACKNOWLEDGMENTS...................................................................................................................
    [Show full text]
  • Aquatic Acoustic Metrics Interface Utility for Underwater Sound Monitoring and Analysis
    Sensors 2012, 12, 7438-7450; doi:10.3390/s120607438 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Aquatic Acoustic Metrics Interface Utility for Underwater Sound Monitoring and Analysis Huiying Ren 1, Michele B. Halvorsen 2,*, Zhiqun Daniel Deng 1,* and Thomas J. Carlson 2 1 Pacific Northwest National Laboratory, Hydrology Group, P.O. Box 999, Richland, WA 99352, USA; E-Mail: [email protected] 2 Pacific Northwest National Laboratory, Marine Science Laboratory, 1529 West Sequim Bay Road, Sequim, WA 98382, USA; E-Mail: [email protected] * Authors to whom correspondence should be addressed; E-Mails: [email protected] (M.B.H.); [email protected] (Z.D.D.); Tel.: +1-360-681-3697 (M.B.H.); Fax: +1-360-681-3681 (M.B.H.); Tel.: +1-509-372-6120 (Z.D.D.); Fax: +1-509-372-6089 (Z.D.D.). Received: 9 April 2012; in revised form: 23 May 2012 / Accepted: 24 May 2012 / Published: 31 May 2012 Abstract: Fishes and marine mammals may suffer a range of potential effects from exposure to intense underwater sound generated by anthropogenic activities such as pile driving, shipping, sonars, and underwater blasting. Several underwater sound recording (USR) devices have been built to acquire samples of the underwater sound generated by anthropogenic activities. Software becomes indispensable for processing and analyzing the audio files recorded by these USRs. In this paper, we provide a detailed description of a new software package, the Aquatic Acoustic Metrics Interface (AAMI), specifically designed for analysis of underwater sound recordings to provide data in metrics that facilitate evaluation of the potential impacts of the sound on aquatic animals.
    [Show full text]
  • Multimedia Authoring Tools • Text Editors • Paint Program • Image Editor • Drawing Program • Wave Editing Program • Video Editing Programs
    MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN Chapter 5 Multimedia Software 1 MMGD0203 Multimedia Design Topics: • Authoring • Multimedia Authoring Tools • Text Editors • Paint Program • Image Editor • Drawing program • Wave Editing Program • Video editing programs 2 MMGD0203 Multimedia Design Multimedia Authoring • Multimedia authoring involves collating, structuring and presenting information in the form of a digital multimedia, which can incorporate text, audio, and still and moving images. 3 MMGD0203 Multimedia Design Multimedia Authoring Tools • A program that helps you write hypertext or multimedia applications. • Authoring tools usually enable you to create a final application merely by linking together objects, such as a paragraph of text, an illustration, or a song. 4 MMGD0203 Multimedia Design Multimedia Authoring Tools • Most authoring systems also support a scripting language for more sophisticated applications. • Authoring tools require less technical knowledge to master and are used exclusively for applications that present a mixture of textual, graphical, and audio data. 5 MMGD0203 Multimedia Design Multimedia Authoring Tools • Two basic features: – Ability to create and edit a product – Presentation scheme for delivering product 6 MMGD0203 Multimedia Design Multimedia Authoring Tools • Four main perspectives in multimedia authoring tools : – Tool (any software package that could authors multimedia product) – Product (the result of combining all multimedia components) – Developer (designers, programmers, and multimedia authors) – End user (customer or viewer) 7 MMGD0203 Multimedia Design Multimedia Authoring Tools • There are three types of authoring tools, which are divided by the style in which the multimedia presentation is created: – Card-based – Time-based – Icon-based 8 MMGD0203 Multimedia Design Multimedia Authoring Tools 1. Card-based Authoring Tools • Using a card stack metaphor.
    [Show full text]
  • 71 1000 Essential Programs Collection Pack 1
    1000EssentialProgramsCollectionPack Author:agroni112|1July2009|comments:71 1000EssentialProgramsCollectionPack 1000EssentialProgramsCollectionPack|4.90GB 4.90GBCompress 6.40GBUnCompress Includes: ********************************************* DriverUtilitiesForFindingProperDrivers ********************************************* DriverMagic DriverMagicianv3.41 DriverMax4.7 DriverScanner20092.0.0.47 MyDriversDrvUnknown3.31Pro UnknownDevice *********************** AdobeFlash&Shockwave *********************** FlashPlayer10Final(10.0.22.87IEandNONIE) ShockwavePlayer11.5.0.595 ************************ AdobeReader9.1&Tools ************************ AdobeMediaPlayer1.6 UpdateAdobe9 ~AdobeAir1.5.1.8210 ~AdbeRdrSD90_all(languagepackupdate) AdbeRdr910_en_US AtestAdobeDocument ********************* Compressors&Spiters ********************* 7zv.465 HJSplit2.3 PowerArchiver11.0.3 Uharcv.4.0.0.2 WinAceArchiver2.69 WinRARv3.80 WinzZip12 ****************** ProAudioSoftware ****************** AtomixMp3v2.3 AtomixVirtualDJProv5.2 AudioGrabber1.83 CDex1.70Beta2 dbPowerAmp FLStudioXXLv8.0.2 GoldWave5.25 MusicMatch10.04.033 QuintessentialPlayer5.0.121 RadioDestinyPirateRadioBroadcasterv3.1.30318 Winamp5.551Build2419Pro WindowsMediaPlayer115Oct2008 +AudioCodecsv4.0 Codecs CoreAVCProfessionalEditionv1.9.0 +AudioUtilities AbsoluteMP3SplitterConverterv2.8.0 AnyMediatoMP3Converterv3 AudioPlugins ConverterAllmediatoMP3 Delete'sDuplicateMP3's ForCuttingMP3's Get'stheNegativefromMPs's ImToowmamp3converterv2.1 iZotopeOzoneMPforWinamp MP3CutterJoinerV3.00 MP3toRingtone5.80Gold
    [Show full text]
  • Software Used in Seven Oaks School Division
    Seven Oaks School Division is providing technology for the continuous growth, development and maintenance of the high quality level of education that we are providing to our students. We are regularly adapting to the fast paced technology changes in the industry and constantly integrating technology with curriculum for pedagogical purposes to enhance our students’ learning experience. These are the majority of the Technology/ Application that we are providing in our Curriculum: G-Suite for Education and Microsoft Office 365 – These are the two leading cloud based applications being used in the industry SharePoint - a web-based collaborative platform that integrates with Microsoft Office Adobe Products (Adobe Creative Cloud / CS5 and CS6) Xello – College and Career Readiness Software Microsoft Office Desktop Apps / Pro Plus – Seven Oaks is a Microsoft Shop which take advantage of the Management System and Infrastructure that we currently have Pilot Programs: Headrush – Project Based Learning Management System Microsoft Teams - unified communications platform that combines persistent workplace chat, video meetings, file storage, and application integration. Integrates with Office 365 Music Apps: • Mixcraft • LMMS • Audacity • Note flight • Audio Tool • SOundtrap • Goldwave Any Chrome Web Store Apps and Google Play App for education can be enabled as per request as long as we see it fit for use Pedagogically Other Software Applications for Education in Early Years, Middle Years, Senior Years, Adult Education Programs can be found below. We have a number of Online Resources and Educational Video Streaming that we use thru our BZERC Library and Education Resource Center. (Please see link below) http://www.7oaks.org/Resources/BZERC/Pages/default.aspx Web Applications and Educational Internet resources are also being used in a regular basis and being kept up date to adapt with fast paced technology changes in Curriculum.
    [Show full text]